diff options
-rw-r--r-- | client/imageholder.cpp | 3 | ||||
-rw-r--r-- | config.h.cmake | 2 | ||||
-rw-r--r-- | translations/desktop_files/ka.po | 23 | ||||
-rw-r--r-- | translations/desktop_files/ru.po | 4 |
4 files changed, 27 insertions, 5 deletions
diff --git a/client/imageholder.cpp b/client/imageholder.cpp index adcc81f..3c259c4 100644 --- a/client/imageholder.cpp +++ b/client/imageholder.cpp @@ -19,10 +19,9 @@ ***************************************************************************/ -#include <kapp.h> +#include <tdeapplication.h> #include <tqimage.h> #include <kimageeffect.h> -#include <tqapplication.h> #include <tqdesktopwidget.h> #include "imageholder.h" #include "crystalclient.h" diff --git a/config.h.cmake b/config.h.cmake index 61ede3a..4064b66 100644 --- a/config.h.cmake +++ b/config.h.cmake @@ -1,7 +1,7 @@ #define VERSION "@VERSION@" // Defined if you have fvisibility and fvisibility-inlines-hidden support. -#cmakedefine __KDE_HAVE_GCC_VISIBILITY 1 +#cmakedefine __TDE_HAVE_GCC_VISIBILITY 1 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel). */ diff --git a/translations/desktop_files/ka.po b/translations/desktop_files/ka.po new file mode 100644 index 0000000..a1bcaf9 --- /dev/null +++ b/translations/desktop_files/ka.po @@ -0,0 +1,23 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# Temuri Doghonadze <rkavt@smartprojects.ge>, 2024. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2021-07-02 03:09+0200\n" +"PO-Revision-Date: 2024-11-03 05:11+0000\n" +"Last-Translator: Temuri Doghonadze <rkavt@smartprojects.ge>\n" +"Language-Team: Georgian <https://mirror.git.trinitydesktop.org/weblate/" +"projects/applications/twin-style-crystal-desktop-files/ka/>\n" +"Language: ka\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.17\n" + +#. Name +#: crystal.desktop:3 +msgid "Crystal" +msgstr "Crystal" diff --git a/translations/desktop_files/ru.po b/translations/desktop_files/ru.po index c6fb104..702cd0a 100644 --- a/translations/desktop_files/ru.po +++ b/translations/desktop_files/ru.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " -"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Generator: Weblate 4.17\n" #. Name |