diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-30 13:46:57 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-30 13:46:57 -0600 |
commit | 78bc0838f8440411bd97e06edf69fde0818fdaf2 (patch) | |
tree | d5b8245e3c9e7ab3261a174932e2de712cc1241b | |
parent | f9a93e7d8f2da42ee9aa501c1a52e72975ce820e (diff) | |
download | kipi-plugins-78bc0838f8440411bd97e06edf69fde0818fdaf2.tar.gz kipi-plugins-78bc0838f8440411bd97e06edf69fde0818fdaf2.zip |
Fix a few remaining references to kio_
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | kipi-plugins/NEWS | 2 | ||||
-rw-r--r-- | po/lt/kipiplugin_calendar.po | 2 | ||||
-rw-r--r-- | po/lt/kipiplugin_rawconverter.po | 2 |
4 files changed, 4 insertions, 4 deletions
@@ -99,7 +99,7 @@ Kipi-plugins BUG FIXING from B.K.O (http://bugs.kde.org): from 'ImageMagick' package" but it seems fine. 005 ==> 152210 : BatchProcess : Metadata lost when converting from png to jpeg (IPTC thumbnail too big). -006 ==> 152215 : GPSSync : GPS correlator starts too many kio_thumbnail processes. +006 ==> 152215 : GPSSync : GPS correlator starts too many tdeio_thumbnail processes. 007 ==> 149491 : GPSSync : GPS correlator GPSSYNC do_not admit GMT+5h30 (India). 008 ==> 150114 : GPSSync : Max time gap is limited to 999 or 2000 seconds. 009 ==> 154244 : ImageViewer : SHIFT triggers help dialog. diff --git a/kipi-plugins/NEWS b/kipi-plugins/NEWS index bcf1b5e..3b180ce 100644 --- a/kipi-plugins/NEWS +++ b/kipi-plugins/NEWS @@ -136,7 +136,7 @@ Kipi-plugins BUG FIXING from B.K.O (http://bugs.kde.org): from 'ImageMagick' package" but it seems fine. 005 ==> 152210 : BatchProcess : Metadata lost when converting from png to jpeg (IPTC thumbnail too big). -006 ==> 152215 : GPSSync : GPS correlator starts too many kio_thumbnail processes. +006 ==> 152215 : GPSSync : GPS correlator starts too many tdeio_thumbnail processes. 007 ==> 149491 : GPSSync : GPS correlator GPSSYNC do_not admit GMT+5h30 (India). 008 ==> 150114 : GPSSync : Max time gap is limited to 999 or 2000 seconds. 009 ==> 154244 : ImageViewer : SHIFT triggers help dialog. diff --git a/po/lt/kipiplugin_calendar.po b/po/lt/kipiplugin_calendar.po index aa24fa0..9ba97fe 100644 --- a/po/lt/kipiplugin_calendar.po +++ b/po/lt/kipiplugin_calendar.po @@ -60,7 +60,7 @@ msgstr "Peržiūra" #, fuzzy msgid "Settings" msgstr "" -"#-#-#-#-# kio_settings.po (kio_settings) #-#-#-#-#\n" +"#-#-#-#-# tdeio_settings.po (tdeio_settings) #-#-#-#-#\n" "Nustatymai\n" "#-#-#-#-# kcmscreensaver.po (kcmscreensaver) #-#-#-#-#\n" "Nustatymai\n" diff --git a/po/lt/kipiplugin_rawconverter.po b/po/lt/kipiplugin_rawconverter.po index 4a2703a..ca71249 100644 --- a/po/lt/kipiplugin_rawconverter.po +++ b/po/lt/kipiplugin_rawconverter.po @@ -117,7 +117,7 @@ msgstr "" #, fuzzy msgid "Save settings" msgstr "" -"#-#-#-#-# kio_settings.po (kio_settings) #-#-#-#-#\n" +"#-#-#-#-# tdeio_settings.po (tdeio_settings) #-#-#-#-#\n" "Nustatymai\n" "#-#-#-#-# kcmscreensaver.po (kcmscreensaver) #-#-#-#-#\n" "Nustatymai\n" |