summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimo Gurr <tgurr@gentoo.org>2009-07-28 20:58:17 +0000
committerTimo Gurr <tgurr@gentoo.org>2009-07-28 20:58:17 +0000
commit4db089026ed63974bcf30f618469b2b6bbbb5cc1 (patch)
tree769fdf103686e28df0a8c038472782e64e2870ed /app-text/kding/files
parentversion bump -- all patches upstream - yeah (diff)
downloadgentoo-2-4db089026ed63974bcf30f618469b2b6bbbb5cc1.tar.gz
gentoo-2-4db089026ed63974bcf30f618469b2b6bbbb5cc1.tar.bz2
gentoo-2-4db089026ed63974bcf30f618469b2b6bbbb5cc1.zip
Version bump thanks to Alexander Stein, fixes bug #278387.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'app-text/kding/files')
-rw-r--r--app-text/kding/files/kding-0.4.1-appsdir.patch49
-rw-r--r--app-text/kding/files/kding-0.4.1-desktopentry.patch17
-rw-r--r--app-text/kding/files/kding-0.4.1-localization-de.patch65
3 files changed, 0 insertions, 131 deletions
diff --git a/app-text/kding/files/kding-0.4.1-appsdir.patch b/app-text/kding/files/kding-0.4.1-appsdir.patch
deleted file mode 100644
index df2ff5de5aaa..000000000000
--- a/app-text/kding/files/kding-0.4.1-appsdir.patch
+++ /dev/null
@@ -1,49 +0,0 @@
-diff -Naur kding-0.4.1/acinclude.m4 kding-0.4.1.new/acinclude.m4
---- kding-0.4.1/acinclude.m4 2007-08-15 00:10:53.000000000 +0200
-+++ kding-0.4.1.new/acinclude.m4 2007-08-16 16:01:53.931649708 +0200
-@@ -431,7 +431,7 @@
- kde_htmldir='\${datadir}/doc/HTML'
- fi
- if test -z "$kde_appsdir"; then
-- kde_appsdir='\${datadir}/applnk'
-+ kde_appsdir='\${datadir}/applications'
- fi
- if test -z "$kde_icondir"; then
- kde_icondir='\${datadir}/icons'
-diff -Naur kding-0.4.1/admin/acinclude.m4.in kding-0.4.1.new/admin/acinclude.m4.in
---- kding-0.4.1/admin/acinclude.m4.in 2007-08-15 00:10:53.000000000 +0200
-+++ kding-0.4.1.new/admin/acinclude.m4.in 2007-08-16 16:02:25.633813343 +0200
-@@ -431,7 +431,7 @@
- kde_htmldir='\${datadir}/doc/HTML'
- fi
- if test -z "$kde_appsdir"; then
-- kde_appsdir='\${datadir}/applnk'
-+ kde_appsdir='\${datadir}/applications'
- fi
- if test -z "$kde_icondir"; then
- kde_icondir='\${datadir}/icons'
-diff -Naur kding-0.4.1/src/Makefile.am kding-0.4.1.new/src/Makefile.am
---- kding-0.4.1/src/Makefile.am 2007-08-15 00:10:53.000000000 +0200
-+++ kding-0.4.1.new/src/Makefile.am 2007-08-16 16:03:15.762165949 +0200
-@@ -30,7 +30,7 @@
- kde_kcfg_DATA = kding.kcfg
-
- # this is where the desktop file will go
--shelldesktopdir = $(kde_appsdir)/Utilities
-+shelldesktopdir = $(kde_appsdir)/kde
- shelldesktop_DATA = kding.desktop
-
- # this is where the shell's XML-GUI resource file goes
-diff -Naur kding-0.4.1/src/Makefile.in kding-0.4.1.new/src/Makefile.in
---- kding-0.4.1/src/Makefile.in 2007-08-15 00:17:13.000000000 +0200
-+++ kding-0.4.1.new/src/Makefile.in 2007-08-16 16:03:48.074236540 +0200
-@@ -378,7 +378,7 @@
- kde_kcfg_DATA = kding.kcfg
-
- # this is where the desktop file will go
--shelldesktopdir = $(kde_appsdir)/Utilities
-+shelldesktopdir = $(kde_appsdir)/kde
- shelldesktop_DATA = kding.desktop
-
- # this is where the shell's XML-GUI resource file goes
-
diff --git a/app-text/kding/files/kding-0.4.1-desktopentry.patch b/app-text/kding/files/kding-0.4.1-desktopentry.patch
deleted file mode 100644
index 7ceba8f72243..000000000000
--- a/app-text/kding/files/kding-0.4.1-desktopentry.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-diff -Naur kding-0.4.1/src/kding.desktop kding-0.4.1.new/src/kding.desktop
---- kding-0.4.1/src/kding.desktop 2007-09-09 17:30:04.000000000 +0200
-+++ kding-0.4.1.new/src/kding.desktop 2007-09-25 09:53:00.217229625 +0200
-@@ -1,5 +1,6 @@
- [Desktop Entry]
--Encoding=UTF-8
-+Version=1.0
-+Type=Application
- Name=KDing
- GenericName=German-English Translator
- GenericName[de]=Deutsch-Englisch Übersetzer
-@@ -7,4 +8,4 @@
- Comment[de]=Übersetzungsprogramm
- Exec=kding
- Icon=kding
--Type=Application
-+Categories=Qt;KDE;Office;TextTools;Dictionary;
diff --git a/app-text/kding/files/kding-0.4.1-localization-de.patch b/app-text/kding/files/kding-0.4.1-localization-de.patch
deleted file mode 100644
index f0b6270a8607..000000000000
--- a/app-text/kding/files/kding-0.4.1-localization-de.patch
+++ /dev/null
@@ -1,65 +0,0 @@
-diff -Naur kding-0.4.1/po/de.po kding-0.4.1.new/po/de.po
---- kding-0.4.1/po/de.po 2007-09-09 17:31:16.000000000 +0200
-+++ kding-0.4.1.new/po/de.po 2007-09-25 09:59:33.538226041 +0200
-@@ -41,7 +41,7 @@
-
- #: kdingsystray.cpp:47
- msgid "Translates the current content of the clipboard or selection"
--msgstr "Übersetzt den aktuellen Inhalt der Zwischenablage oder der Auswahl"
-+msgstr "Übersetzt den aktuellen Inhalt der Zwischenablage oder der Auswahl."
-
- #: kdingsystray.cpp:49
- msgid "Open translation dialog"
-@@ -49,7 +49,7 @@
-
- #: kdingsystray.cpp:50
- msgid "Opens a dialog where you can enter the word to be translated"
--msgstr "Öffnet einen Dialog, in dem man das zu übersetzende Wort eingeben kann"
-+msgstr "Öffnet einen Dialog, in dem man das zu übersetzende Wort eingeben kann."
-
- #: kdingsystray.cpp:58
- msgid "&Translate"
-@@ -65,7 +65,7 @@
-
- #: main.cpp:31
- msgid "Translate the given phrase"
--msgstr "Übersetzt den angegebenen Ausdruck"
-+msgstr "Übersetzt den angegebenen Ausdruck."
-
- #: main.cpp:38
- msgid "KDE port of Ding, the DIctionary Nice Grep"
-@@ -86,7 +86,7 @@
- #: rc.cpp:6 rc.cpp:12
- #, no-c-format
- msgid "Enter the word or phrase you want to translate"
--msgstr "Geben sie das Wort oder den Ausdruck ein, den Sie übersetzen möchten"
-+msgstr "Geben Sie das Wort oder den Ausdruck ein, den Sie übersetzen möchten."
-
- #. i18n: file ./translatedialogbase.ui line 102
- #: rc.cpp:9
-@@ -124,11 +124,11 @@
-
- #: translatedialog.cpp:101
- msgid "Searching for '%1'"
--msgstr "Suche nach '%1'"
-+msgstr "Suche nach '%1'."
-
- #: translatedialog.cpp:108
- msgid "Another search is currently running"
--msgstr "Es läuft bereits eine Suche"
-+msgstr "Es läuft bereits eine Suche."
-
- #: translatedialog.cpp:162
- #, c-format
-@@ -136,8 +136,8 @@
- "_n: Found 1 match for '%1'\n"
- "Found %n matches for '%1'"
- msgstr ""
--"Einen passenden Eintrag gefunden für '%1'\n"
--"%n passende Einträge gefunden für '%1'"
-+"Einen passenden Eintrag gefunden für '%1'.\n"
-+"%n passende Einträge gefunden für '%1'."
-
- #: translatedialog.cpp:203
- msgid ""
-