[SCM] kdeconnect packaging branch, master, updated. debian/0.9g-1-1183-g9d69498
Maximiliano Curia
maxy at moszumanska.debian.org
Fri Oct 14 14:27:23 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kdeconnect.git;a=commitdiff;h=d37a225
The following commit has been merged in the master branch:
commit d37a2259ff1266829867e5a0deb39b51a389297c
Author: Burkhard Lück <lueck at hube-lueck.de>
Date: Fri Feb 14 17:44:12 2014 +0100
fix broken message extraction, so ui/rc files any more
---
plasmoid/Messages.sh | 5 -----
1 file changed, 5 deletions(-)
diff --git a/plasmoid/Messages.sh b/plasmoid/Messages.sh
index a772da6..89e3c40 100755
--- a/plasmoid/Messages.sh
+++ b/plasmoid/Messages.sh
@@ -2,8 +2,3 @@
#.qml
$XGETTEXT `find package -name '*.qml'` -L Java -o $podir/plasma_applet_kdeconnect.pot
-
-#.ui (-j passed to merge into existing file)
-$EXTRACTRC `find -name '*.ui' -o -name '*.rc'` >> rc.cpp
-$XGETTEXT rc.cpp -o -j $podir/plasma_applet_kdeconnect.pot
-rm -f rc.cpp
--
kdeconnect packaging
More information about the pkg-kde-commits
mailing list