summaryrefslogtreecommitdiffstats
path: root/tdefile-plugins/rgb
diff options
context:
space:
mode:
Diffstat (limited to 'tdefile-plugins/rgb')
-rw-r--r--tdefile-plugins/rgb/CMakeLists.txt2
-rw-r--r--tdefile-plugins/rgb/tdefile_rgb.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/tdefile-plugins/rgb/CMakeLists.txt b/tdefile-plugins/rgb/CMakeLists.txt
index 3f4c58d9..01db22a9 100644
--- a/tdefile-plugins/rgb/CMakeLists.txt
+++ b/tdefile-plugins/rgb/CMakeLists.txt
@@ -26,7 +26,7 @@ link_directories(
tde_create_translated_desktop(
SOURCE tdefile_rgb.desktop
DESTINATION ${SERVICES_INSTALL_DIR}
- PO_DIR ${CMAKE_SOURCE_DIR}/translations/desktop_files/tdefile-desktops
+ PO_DIR tdefile-desktops
)
diff --git a/tdefile-plugins/rgb/tdefile_rgb.h b/tdefile-plugins/rgb/tdefile_rgb.h
index 72c46d10..35947fb4 100644
--- a/tdefile-plugins/rgb/tdefile_rgb.h
+++ b/tdefile-plugins/rgb/tdefile_rgb.h
@@ -26,7 +26,7 @@ class TQStringList;
class KRgbPlugin : public KFilePlugin
{
- Q_OBJECT
+ TQ_OBJECT
public: