]> gitweb.stoutner.com Git - PrivacyBrowserPC.git/blobdiff - Messages.sh
Add the GPLv3+ licensing information.
[PrivacyBrowserPC.git] / Messages.sh
diff --git a/Messages.sh b/Messages.sh
deleted file mode 100644 (file)
index 1154da5..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-#! /usr/bin/env bash
-$EXTRACTRC `find . -name \*.ui -o -name \*.rc -o -name \*.kcfg` >> rc.cpp
-$XGETTEXT `find . -name \*.cpp` -o $podir/privacybrowserpc.pot
-rm -f rc.cpp