We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2c06e8 commit bf95c4fCopy full SHA for bf95c4f
ExtraDesktop.sh
@@ -0,0 +1,4 @@
1
+#! /bin/sh
2
+#This file outputs in a separate line each file with a .desktop syntax
3
+#that needs to be translated but has a non .desktop extension
4
+find -name \*.kdevtemplate -print
0 commit comments