|
|
@ -174,10 +174,10 @@ KDE_ICON = AUTO
|
|
|
|
META_INCLUDES = $(srcdir)/interfaces/korganizer
|
|
|
|
META_INCLUDES = $(srcdir)/interfaces/korganizer
|
|
|
|
|
|
|
|
|
|
|
|
messages: rc.cpp
|
|
|
|
messages: rc.cpp
|
|
|
|
$(PREPARETIPS) > tips.cpp
|
|
|
|
$(PREPARETIPS) > tips.txt
|
|
|
|
$(EXTRACTRC) `find . -name "*.rc" -o -name "*.ui" -o -name "*.kcfg"` >> rc.cpp
|
|
|
|
$(EXTRACTRC) `find . -name "*.rc" -o -name "*.ui" -o -name "*.kcfg"` >> rc.cpp
|
|
|
|
$(XGETTEXT) `find . -name "*.cpp" -o -name "*.h"` -o $(podir)/korganizer.pot
|
|
|
|
$(XGETTEXT) `find . -name "*.cpp" -o -name "*.h" -o -name "*.txt"` -o $(podir)/korganizer.pot
|
|
|
|
rm -f tips.cpp
|
|
|
|
rm -f tips.txt
|
|
|
|
|
|
|
|
|
|
|
|
xdg_apps_DATA = korganizer.desktop
|
|
|
|
xdg_apps_DATA = korganizer.desktop
|
|
|
|
|
|
|
|
|
|
|
|