From c7bb5f0b917b82aed4203df3be0585be82077d9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 27 May 2014 01:39:46 +0200 Subject: Branding cleanup on Debian and Ubuntu --- ubuntu/maverick/tdelibs/debian/kubuntu-desktop-i18n/createdesktop.pl | 4 ++-- ubuntu/maverick/tdelibs/debian/kubuntu-desktop-i18n/findfiles | 4 ++-- ubuntu/maverick/tdelibs/debian/kubuntu-desktop-i18n/msgsplit | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'ubuntu/maverick/tdelibs/debian/kubuntu-desktop-i18n') diff --git a/ubuntu/maverick/tdelibs/debian/kubuntu-desktop-i18n/createdesktop.pl b/ubuntu/maverick/tdelibs/debian/kubuntu-desktop-i18n/createdesktop.pl index 1e2ff4bdb..c71551dc5 100644 --- a/ubuntu/maverick/tdelibs/debian/kubuntu-desktop-i18n/createdesktop.pl +++ b/ubuntu/maverick/tdelibs/debian/kubuntu-desktop-i18n/createdesktop.pl @@ -30,11 +30,11 @@ sub prepare print "msgid \"\"\n"; print "msgstr \"\"\n"; print "\"Project-Id-Version: desktop files\\n\"\n"; - print "\"Report-Msgid-Bugs-To: http://bugs.kde.org\\n\"\n"; + print "\"Report-Msgid-Bugs-To: http://bugs.trinitydesktop.org\\n\"\n"; print "\"POT-Creation-Date: "; printdate( @now ); print "\\n\"\n"; print "\"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\\n\"\n"; print "\"Last-Translator: FULL NAME \\n\"\n"; - print "\"Language-Team: LANGUAGE \\n\"\n"; + print "\"Language-Team: LANGUAGE \\n\"\n"; print "\"MIME-Version: 1.0\\n\"\n"; print "\"Content-Type: text/plain; charset=UTF-8\\n\"\n"; print "\"Content-Transfer-Encoding: 8bit\\n\"\n"; diff --git a/ubuntu/maverick/tdelibs/debian/kubuntu-desktop-i18n/findfiles b/ubuntu/maverick/tdelibs/debian/kubuntu-desktop-i18n/findfiles index e53ad2bee..e74100337 100644 --- a/ubuntu/maverick/tdelibs/debian/kubuntu-desktop-i18n/findfiles +++ b/ubuntu/maverick/tdelibs/debian/kubuntu-desktop-i18n/findfiles @@ -19,7 +19,7 @@ find $dir -name "index.theme" -print | grep -v debian >> $filelist find $dir -name "eventsrc" -print | grep -v debian >> $filelist find $dir -name "*.protocol" -print | grep -v debian >> $filelist -### TEMPORARY START: we do not have KDE modules +### TEMPORARY START: we do not have TDE modules if true; then find ./konqueror -name .svn -prune , -name "directory.*" -type f 2>/dev/null | grep -v debian >> $filelist find ./kdesktop -name .svn -prune , -name "directory.*" -type f 2>/dev/null | grep -v debian >> $filelist @@ -36,7 +36,7 @@ find . -name \*.kksrc -print 2>/dev/null | grep -v debian >> $filelist find ./kopete -name \*.plugin -print 2>/dev/null | grep -v debian >> $filelist find . -name \*.kdevtemplate -print 2>/dev/null | grep -v debian >> $filelist fi -### TEMPORARY END: we do not have KDE modules +### TEMPORARY END: we do not have TDE modules # Extract .directory files in template directories of KOffice find . -name .directory|fgrep templates >> $filelist diff --git a/ubuntu/maverick/tdelibs/debian/kubuntu-desktop-i18n/msgsplit b/ubuntu/maverick/tdelibs/debian/kubuntu-desktop-i18n/msgsplit index 98789a47f..41481d336 100644 --- a/ubuntu/maverick/tdelibs/debian/kubuntu-desktop-i18n/msgsplit +++ b/ubuntu/maverick/tdelibs/debian/kubuntu-desktop-i18n/msgsplit @@ -10,7 +10,7 @@ wrap_before = ['

', '

', '

', '

', '

', '
', '

', '
', '< '

    ', '
      ', '
    • ', '', '', '
      ', '
      ', '
      ', '
      ', '
      ', '
      ', '
      '] -### TODO: try to support any charset, not only UTF-8 (so that it can be used outside KDE) +### TODO: try to support any charset, not only UTF-8 (so that it can be used outside TDE) def splitit( start, message, outfile ): # print start+"\""+message+"\"" # DEBUG -- cgit v1.2.3