diff options
| author | gregory guy <gregory-tde@laposte.net> | 2020-06-13 16:33:09 +0200 |
|---|---|---|
| committer | gregory guy <gregory-tde@laposte.net> | 2020-06-13 16:33:09 +0200 |
| commit | 12b478cefdf1789828dbcd677d409cf8bad654ca (patch) | |
| tree | e0fd4a3b7a3d5b64ede310493a7b25624807f8b1 /po | |
| parent | 2c9bc9b806f533df7b8f5349467d0f4be95314a4 (diff) | |
| download | codeine-12b478cefdf1789828dbcd677d409cf8bad654ca.tar.gz codeine-12b478cefdf1789828dbcd677d409cf8bad654ca.zip | |
Conversion KDE -> TDE environment.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
Diffstat (limited to 'po')
| -rw-r--r-- | po/codeine.pot | 2 | ||||
| -rwxr-xr-x | po/messages.sh | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/po/codeine.pot b/po/codeine.pot index 47448a6..c98a10d 100644 --- a/po/codeine.pot +++ b/po/codeine.pot @@ -298,7 +298,7 @@ msgid "" " is not installed to the correct prefix. If you installed from packages " "please contact the packager, if you installed from source please try running " "the <b>configure</b> script again like this: <pre> % ./configure --" -"prefix=`kde-config --prefix`</pre>" +"prefix=`tde-config --prefix`</pre>" msgstr "" #: ../src/app/mainWindow.cpp:139 diff --git a/po/messages.sh b/po/messages.sh index f3103f9..9c2a2b1 100755 --- a/po/messages.sh +++ b/po/messages.sh @@ -17,9 +17,9 @@ SRCDIR=../src # srcdir is the directory containing the source code TIPSDIR=$SRCDIR # tipsdir is the directory containing the tips -KDEDIR=`kde-config --prefix` +TDEDIR=`tde-config --prefix` EXTRACTRC=extractrc -KDEPOT=`kde-config --prefix`/include/kde.pot +KDEPOT=`tde-config --prefix`/include/kde.pot XGETTEXT="xgettext -C -ki18n -ktr2i18n -kI18N_NOOP -ktranslate -kaliasLocale -x $KDEPOT " ## check that kde.pot is available |
