We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94b0b12 commit b554c49Copy full SHA for b554c49
makepot
@@ -0,0 +1,4 @@
1
+#!/bin/bash
2
+xgettext -c --from-code=UTF-8 --keyword=_ --keyword=N_ --output=cinnamon-desktop.pot \
3
+ libcinnamon-desktop/gnome-wall-clock.c libcvc/*.c
4
+
0 commit comments