diff options
author | Timothy Pearson <[email protected]> | 2011-11-16 13:43:34 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-16 13:43:34 -0600 |
commit | f85b6587ef3de8cd90f404c04d9c1fce789c7da9 (patch) | |
tree | fadc49ab106a0921c183056968c61d500fae238b /po | |
parent | 633d1c5794363097654d9aaa6cfe27a78c4c27f1 (diff) | |
download | rosegarden-f85b6587ef3de8cd90f404c04d9c1fce789c7da9.tar.gz rosegarden-f85b6587ef3de8cd90f404c04d9c1fce789c7da9.zip |
Additional renaming of kde to tde
Diffstat (limited to 'po')
-rw-r--r-- | po/it.po | 2 | ||||
-rwxr-xr-x | po/messages.sh | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2008-04-24 18:19-0400\n" "PO-Revision-Date: 2008-04-21 11:03+0200\n" "Last-Translator: Alessandro Musesti <[email protected]>\n" -"Language-Team: Italian <[email protected]>\n" +"Language-Team: Italian <[email protected]>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/po/messages.sh b/po/messages.sh index 8368795..51bbd88 100755 --- a/po/messages.sh +++ b/po/messages.sh @@ -37,7 +37,7 @@ TIPSDIR=../docs/en # tipsdir is the directory containing the tips DATADIR=../data # datadir is the directory containing fonts/mappings & styles KDEDIR=`kde-config --prefix` -EXTRACTRC=extractrc # from kdesdk-scripts (on Debian Sarge) +EXTRACTRC=extractrc # from tdesdk-scripts (on Debian Sarge) KDEPOT=$KDEDIR/include/kde.pot if [ ! -f "$KDEPOT" ] && [ -f /usr/include/kde/kde.pot ]; then KDEPOT=/usr/include/kde/kde.pot |