[gnome-color-manager] trivial: add a tiny script to keep the language list correct



commit cd05bc607867e570fde182c9a5d2cf50b1074158
Author: Richard Hughes <richard hughsie com>
Date:   Wed Jun 16 15:11:13 2010 +0100

    trivial: add a tiny script to keep the language list correct

 po/update-linguas.sh |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/po/update-linguas.sh b/po/update-linguas.sh
new file mode 100755
index 0000000..d0224d4
--- /dev/null
+++ b/po/update-linguas.sh
@@ -0,0 +1 @@
+ls *.po | cut -d. -f1 > LINGUAS 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]