summaryrefslogtreecommitdiff
path: root/kwebapp/Messages.sh
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2011-11-08 10:17:36 +0100
committerAndrea Diamantini <adjam7@gmail.com>2011-11-08 10:17:36 +0100
commit7187da9812bbe6ffb5bf272f18f8e74c8d23d3c7 (patch)
tree210924711005452a622383dcfadb20c5c4cfb364 /kwebapp/Messages.sh
parentLet rekonq save file remotely (diff)
downloadrekonq-7187da9812bbe6ffb5bf272f18f8e74c8d23d3c7.tar.xz
Application Shortcut
Added an action to manage it in the tools menu, added initial code to manage icons, added kwebapp application
Diffstat (limited to 'kwebapp/Messages.sh')
-rw-r--r--kwebapp/Messages.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/kwebapp/Messages.sh b/kwebapp/Messages.sh
new file mode 100644
index 00000000..37199e06
--- /dev/null
+++ b/kwebapp/Messages.sh
@@ -0,0 +1,3 @@
+#! /usr/bin/env bash
+$EXTRACTRC `find . -name \*.rc` >> rc.cpp
+$XGETTEXT *.cpp -o $podir/kwebapp.pot