This website requires JavaScript.
Explore
Help
Sign In
alecs
/
plasma-framework
Watch
1
Star
0
Fork
0
You've already forked plasma-framework
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
bfc47e7c3a
plasma-framework
/
Messages.sh
3 lines
79 B
Bash
Raw
Normal View
History
Unescape
Escape
Convert the "messages" targets of kdebase into Messages.sh scripts svn path=/trunk/KDE/kdebase/workspace/plasma/lib/; revision=512183
2006-02-22 02:47:34 +01:00
#! /usr/bin/env bash
* appletbrowser is part of libplasma now, not a separate entity * get all the sources when generating the pot file svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=725169
2007-10-14 22:09:06 +02:00
$XGETTEXT
*.cpp *.h */*.h */*.cpp -o
$podir
/libplasma.pot
Reference in New Issue
Copy Permalink