* 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
This commit is contained in:
parent
677ed4a35a
commit
ea36afad03
@ -1,2 +1,2 @@
|
||||
#! /usr/bin/env bash
|
||||
$XGETTEXT *.cpp *.h -o $podir/libplasma.pot
|
||||
$XGETTEXT *.cpp *.h */*.h */*.cpp -o $podir/libplasma.pot
|
||||
|
@ -1,16 +0,0 @@
|
||||
|
||||
set(
|
||||
plasma_appletbrowser_SRCS
|
||||
kcategorizeditemsview.cpp
|
||||
kcategorizeditemsviewmodels.cpp
|
||||
kcategorizeditemsviewdelegate.cpp
|
||||
appletbrowserwindow.cpp
|
||||
plasmaappletitemmodel.cpp
|
||||
)
|
||||
|
||||
kde4_add_ui_files(
|
||||
plasma_appletbrowser_SRCS
|
||||
kcategorizeditemsviewbase.ui
|
||||
appletbrowserwindowbase.ui
|
||||
)
|
||||
|
@ -1,2 +0,0 @@
|
||||
#! /usr/bin/env bash
|
||||
$XGETTEXT *.cpp -o $podir/plasmaappletbrowser.pot
|
Loading…
Reference in New Issue
Block a user