diff -Nru radio-screenlet-0.4.3~karmic1/debian/changelog radio-screenlet-0.4.3+~karmic1/debian/changelog --- radio-screenlet-0.4.3~karmic1/debian/changelog 2011-03-10 22:55:08.000000000 +0000 +++ radio-screenlet-0.4.3+~karmic1/debian/changelog 2011-06-25 12:54:18.000000000 +0000 @@ -1,5 +1,5 @@ -radio-screenlet (0.4.3~karmic1) karmic; urgency=low +radio-screenlet (0.4.3+~karmic1) karmic; urgency=low * Created automatically by The Screenlets Debianizer. - -- Guido Tabbernuk Fri, 11 Mar 2011 00:55:08 +0200 \ No newline at end of file + -- Guido Tabbernuk Sat, 25 Jun 2011 15:54:18 +0300 \ No newline at end of file diff -Nru radio-screenlet-0.4.3~karmic1/Makefile radio-screenlet-0.4.3+~karmic1/Makefile --- radio-screenlet-0.4.3~karmic1/Makefile 2011-03-10 22:55:08.000000000 +0000 +++ radio-screenlet-0.4.3+~karmic1/Makefile 2011-06-25 12:54:18.000000000 +0000 @@ -1,6 +1,9 @@ SYSTEM_SCREENLETS_DIR = $(DESTDIR)/usr/share/screenlets +XDG_DESKTOP_FILES_DIR = $(DESTDIR)/usr/share/applications/screenlets install: mkdir -p $(SYSTEM_SCREENLETS_DIR) cp -r screenlet/* $(SYSTEM_SCREENLETS_DIR) + mkdir -p $(XDG_DESKTOP_FILES_DIR) + cp -r xdg-desktop/* $(XDG_DESKTOP_FILES_DIR) for file in $$(ls -1 po/); do mkdir -p $(DESTDIR)/usr/share/locale/$${file%.po}/LC_MESSAGES; msgfmt -v -o $(DESTDIR)/usr/share/locale/$${file%.po}/LC_MESSAGES/radio-screenlet.mo po/$$file; done \ No newline at end of file diff -Nru radio-screenlet-0.4.3~karmic1/po/es.po radio-screenlet-0.4.3+~karmic1/po/es.po --- radio-screenlet-0.4.3~karmic1/po/es.po 2011-03-10 22:55:08.000000000 +0000 +++ radio-screenlet-0.4.3+~karmic1/po/es.po 2011-06-25 12:54:18.000000000 +0000 @@ -7,15 +7,15 @@ msgstr "" "Project-Id-Version: indiv-screenlets\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-02-26 10:41+0900\n" -"PO-Revision-Date: 2011-02-05 13:33+0000\n" -"Last-Translator: Fitoschido \n" +"POT-Creation-Date: 2011-04-25 10:17+0300\n" +"PO-Revision-Date: 2011-05-13 00:47+0000\n" +"Last-Translator: Hector A. Mantellini \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2011-02-27 06:19+0000\n" -"X-Generator: Launchpad (build 12351)\n" +"X-Launchpad-Export-Date: 2011-05-14 05:48+0000\n" +"X-Generator: Launchpad (build 12959)\n" "Language: es\n" #: RadioScreenlet.py:61 @@ -47,19 +47,19 @@ #: RadioScreenlet.py:106 msgid "Custom radios: stream _space_ radio name" -msgstr "" +msgstr "Radios personalizadas: stream _space_ radio name" #: RadioScreenlet.py:109 msgid "Radio stream address radio name" -msgstr "" +msgstr "Dirección Radio stream Nombre de Radio" #: RadioScreenlet.py:111 msgid "Radio Name Font" -msgstr "" +msgstr "Letra para Nombre de Radio" #: RadioScreenlet.py:114 RadioScreenlet.py:131 msgid "Radio Name Text color" -msgstr "" +msgstr "Color de texto de nombre de Radio" #: RadioScreenlet.py:115 RadioScreenlet.py:118 RadioScreenlet.py:121 #: RadioScreenlet.py:124 RadioScreenlet.py:132 RadioScreenlet.py:135 @@ -72,19 +72,19 @@ #: RadioScreenlet.py:116 RadioScreenlet.py:133 msgid "Radio Name x position" -msgstr "" +msgstr "Posición X nombre de Radio" #: RadioScreenlet.py:119 RadioScreenlet.py:136 msgid "Radio Name y position" -msgstr "" +msgstr "Posición Y de nombre de Radio" #: RadioScreenlet.py:122 RadioScreenlet.py:139 msgid "Radio Name fontsize" -msgstr "" +msgstr "Tamaño de letra de nombre de Radio" #: RadioScreenlet.py:125 RadioScreenlet.py:142 msgid "Radio Name fontwidth" -msgstr "" +msgstr "Ancho de letra de nombre de RAdio" #: RadioScreenlet.py:128 msgid "Song Title Font" @@ -92,19 +92,19 @@ #: RadioScreenlet.py:145 RadioScreenlet.py:159 msgid "Play button x position" -msgstr "" +msgstr "Posición X de botón Play" #: RadioScreenlet.py:148 RadioScreenlet.py:162 msgid "Play button y position" -msgstr "" +msgstr "Posición Y de botón Play" #: RadioScreenlet.py:151 RadioScreenlet.py:165 msgid "Play button width" -msgstr "" +msgstr "Ancho de botón Play" #: RadioScreenlet.py:154 RadioScreenlet.py:168 msgid "Play button height" -msgstr "" +msgstr "Alto de botón Play" #: RadioScreenlet.py:171 msgid "Scroll title" @@ -113,6 +113,7 @@ #: RadioScreenlet.py:171 msgid "Have song titles that are too long scroll across the display" msgstr "" +"Títulos de las canciones que son demasiado largos desplazarse por la pantalla" #: RadioScreenlet.py:174 msgid "Title Scroll Speed" @@ -124,23 +125,23 @@ #: RadioScreenlet.py:177 msgid "Record stream file" -msgstr "" +msgstr "Registro de archivo de stream" #: RadioScreenlet.py:178 msgid "Radio stream record to file" -msgstr "" +msgstr "Grabar Radio stream a fichero" #: RadioScreenlet.py:317 msgid "Still recording , do you wish to stop recording?" -msgstr "" +msgstr "Grabación, ¿desea detener la grabación?" #: RadioScreenlet.py:380 RadioScreenlet.py:392 msgid "New radio stream" -msgstr "" +msgstr "Nueva radio stream" #: RadioScreenlet.py:385 msgid "Stream url" -msgstr "" +msgstr "URL Stream" #: RadioScreenlet.py:397 msgid "Radio Name" @@ -152,3 +153,7 @@ "see inside on how to, this version requires Mplayer installed with codecs " "and no longuer gstreamer, plays http, mms, rtsp, rm ,ram and others" msgstr "" +"Radio Streaming screenlet, puedes agregar más radios en el archivo menu.xml, " +"debes ver en su interior para saber como usarlo, esta versión requiere " +"Mplayer instalado con los codecs y no gstreamer, protocolos aceptados http, " +"mms, rtsp y otros" diff -Nru radio-screenlet-0.4.3~karmic1/po/fr.po radio-screenlet-0.4.3+~karmic1/po/fr.po --- radio-screenlet-0.4.3~karmic1/po/fr.po 2011-03-10 22:55:08.000000000 +0000 +++ radio-screenlet-0.4.3+~karmic1/po/fr.po 2011-06-25 12:54:18.000000000 +0000 @@ -7,15 +7,15 @@ msgstr "" "Project-Id-Version: indiv-screenlets\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-02-26 10:41+0900\n" -"PO-Revision-Date: 2011-01-10 17:14+0000\n" +"POT-Creation-Date: 2011-04-25 10:17+0300\n" +"PO-Revision-Date: 2011-06-21 21:57+0000\n" "Last-Translator: Pierre Slamich \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2011-02-27 06:19+0000\n" -"X-Generator: Launchpad (build 12351)\n" +"X-Launchpad-Export-Date: 2011-06-22 05:24+0000\n" +"X-Generator: Launchpad (build 13168)\n" "Language: fr\n" #: RadioScreenlet.py:61 @@ -72,11 +72,11 @@ #: RadioScreenlet.py:116 RadioScreenlet.py:133 msgid "Radio Name x position" -msgstr "" +msgstr "Position x du nom de la radio" #: RadioScreenlet.py:119 RadioScreenlet.py:136 msgid "Radio Name y position" -msgstr "" +msgstr "Position y du nom de la radio" #: RadioScreenlet.py:122 RadioScreenlet.py:139 msgid "Radio Name fontsize" @@ -92,11 +92,11 @@ #: RadioScreenlet.py:145 RadioScreenlet.py:159 msgid "Play button x position" -msgstr "" +msgstr "Position x du bouton de lecture" #: RadioScreenlet.py:148 RadioScreenlet.py:162 msgid "Play button y position" -msgstr "" +msgstr "Position y du bouton de lecture" #: RadioScreenlet.py:151 RadioScreenlet.py:165 msgid "Play button width" @@ -112,7 +112,7 @@ #: RadioScreenlet.py:171 msgid "Have song titles that are too long scroll across the display" -msgstr "" +msgstr "Faire défiler le nom des chansons quand il est trop long" #: RadioScreenlet.py:174 msgid "Title Scroll Speed" diff -Nru radio-screenlet-0.4.3~karmic1/po/pl.po radio-screenlet-0.4.3+~karmic1/po/pl.po --- radio-screenlet-0.4.3~karmic1/po/pl.po 1970-01-01 00:00:00.000000000 +0000 +++ radio-screenlet-0.4.3+~karmic1/po/pl.po 2011-06-25 12:54:18.000000000 +0000 @@ -0,0 +1,153 @@ +# Polish translation for indiv-screenlets +# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 +# This file is distributed under the same license as the indiv-screenlets package. +# FIRST AUTHOR , 2011. +# +msgid "" +msgstr "" +"Project-Id-Version: indiv-screenlets\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2011-04-25 10:17+0300\n" +"PO-Revision-Date: 2011-05-21 18:21+0000\n" +"Last-Translator: Szymon Sieciński \n" +"Language-Team: Polish \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2011-05-22 05:55+0000\n" +"X-Generator: Launchpad (build 12959)\n" + +#: RadioScreenlet.py:61 +msgid "Slow" +msgstr "Wolno" + +#: RadioScreenlet.py:61 RadioScreenlet.py:173 +msgid "Medium" +msgstr "Średnio" + +#: RadioScreenlet.py:61 +msgid "Fast" +msgstr "Szybko" + +#: RadioScreenlet.py:103 RadioScreenlet.py:104 RadioScreenlet.py:107 +#: RadioScreenlet.py:110 RadioScreenlet.py:113 RadioScreenlet.py:127 +#: RadioScreenlet.py:130 RadioScreenlet.py:170 RadioScreenlet.py:173 +#: RadioScreenlet.py:176 +msgid "Radio" +msgstr "Radio" + +#: RadioScreenlet.py:103 +msgid "Settings" +msgstr "Ustawienia" + +#: RadioScreenlet.py:105 RadioScreenlet.py:187 RadioScreenlet.py:418 +msgid "Custom Radios" +msgstr "Własne radia" + +#: RadioScreenlet.py:106 +msgid "Custom radios: stream _space_ radio name" +msgstr "" + +#: RadioScreenlet.py:109 +msgid "Radio stream address radio name" +msgstr "" + +#: RadioScreenlet.py:111 +msgid "Radio Name Font" +msgstr "Czcionka nazwy radia" + +#: RadioScreenlet.py:114 RadioScreenlet.py:131 +msgid "Radio Name Text color" +msgstr "Kolor tekstu nazwy radia" + +#: RadioScreenlet.py:115 RadioScreenlet.py:118 RadioScreenlet.py:121 +#: RadioScreenlet.py:124 RadioScreenlet.py:132 RadioScreenlet.py:135 +#: RadioScreenlet.py:138 RadioScreenlet.py:141 RadioScreenlet.py:144 +#: RadioScreenlet.py:147 RadioScreenlet.py:150 RadioScreenlet.py:153 +#: RadioScreenlet.py:158 RadioScreenlet.py:161 RadioScreenlet.py:164 +#: RadioScreenlet.py:167 +msgid "Screenlet" +msgstr "Screenlet" + +#: RadioScreenlet.py:116 RadioScreenlet.py:133 +msgid "Radio Name x position" +msgstr "Współrzędna X nazwy radia" + +#: RadioScreenlet.py:119 RadioScreenlet.py:136 +msgid "Radio Name y position" +msgstr "Współrzędna Y nazwy radia" + +#: RadioScreenlet.py:122 RadioScreenlet.py:139 +msgid "Radio Name fontsize" +msgstr "Rozmiar czcionki nazwy radia" + +#: RadioScreenlet.py:125 RadioScreenlet.py:142 +msgid "Radio Name fontwidth" +msgstr "" + +#: RadioScreenlet.py:128 +msgid "Song Title Font" +msgstr "Czcionka tytułu piosenki" + +#: RadioScreenlet.py:145 RadioScreenlet.py:159 +msgid "Play button x position" +msgstr "" + +#: RadioScreenlet.py:148 RadioScreenlet.py:162 +msgid "Play button y position" +msgstr "" + +#: RadioScreenlet.py:151 RadioScreenlet.py:165 +msgid "Play button width" +msgstr "" + +#: RadioScreenlet.py:154 RadioScreenlet.py:168 +msgid "Play button height" +msgstr "" + +#: RadioScreenlet.py:171 +msgid "Scroll title" +msgstr "" + +#: RadioScreenlet.py:171 +msgid "Have song titles that are too long scroll across the display" +msgstr "" + +#: RadioScreenlet.py:174 +msgid "Title Scroll Speed" +msgstr "" + +#: RadioScreenlet.py:174 +msgid "How fast the title will scroll" +msgstr "" + +#: RadioScreenlet.py:177 +msgid "Record stream file" +msgstr "Nagraj plik strumienia" + +#: RadioScreenlet.py:178 +msgid "Radio stream record to file" +msgstr "Zapisz strumień radia do pliku" + +#: RadioScreenlet.py:317 +msgid "Still recording , do you wish to stop recording?" +msgstr "Nagrywanie trwa, czy chcesz je przerwać?" + +#: RadioScreenlet.py:380 RadioScreenlet.py:392 +msgid "New radio stream" +msgstr "Nowy strumień radia" + +#: RadioScreenlet.py:385 +msgid "Stream url" +msgstr "URL strumienia" + +#: RadioScreenlet.py:397 +msgid "Radio Name" +msgstr "Nazwa radia" + +#. TRANSLATORS: This is the description of RadioScreenlet +msgid "" +"A Radio Streaming Screenlet , you can add more radios on the menu.xml file , " +"see inside on how to, this version requires Mplayer installed with codecs " +"and no longuer gstreamer, plays http, mms, rtsp, rm ,ram and others" +msgstr "" diff -Nru radio-screenlet-0.4.3~karmic1/screenlet/Radio/RadioScreenlet.py radio-screenlet-0.4.3+~karmic1/screenlet/Radio/RadioScreenlet.py --- radio-screenlet-0.4.3~karmic1/screenlet/Radio/RadioScreenlet.py 2011-03-10 22:55:08.000000000 +0000 +++ radio-screenlet-0.4.3+~karmic1/screenlet/Radio/RadioScreenlet.py 2011-06-25 12:54:18.000000000 +0000 @@ -44,7 +44,7 @@ # default meta-info for Screenlets __name__ = 'RadioScreenlet' - __version__ = '0.4.3' + __version__ = '0.4.3+' __author__ = 'Helder Fraga aka Whise (c) 2007' __requires__ = [ 'mplayer' ] __desc__ = __doc__ Binary files /tmp/XH5tDdCyFW/radio-screenlet-0.4.3~karmic1/screenlet/Radio/RadioScreenlet.pyc and /tmp/ha5iSoIUGm/radio-screenlet-0.4.3+~karmic1/screenlet/Radio/RadioScreenlet.pyc differ diff -Nru radio-screenlet-0.4.3~karmic1/xdg-desktop/radio-screenlet.desktop radio-screenlet-0.4.3+~karmic1/xdg-desktop/radio-screenlet.desktop --- radio-screenlet-0.4.3~karmic1/xdg-desktop/radio-screenlet.desktop 1970-01-01 00:00:00.000000000 +0000 +++ radio-screenlet-0.4.3+~karmic1/xdg-desktop/radio-screenlet.desktop 2011-06-25 12:54:18.000000000 +0000 @@ -0,0 +1,7 @@ +[Desktop Entry] +Name=Radio +Encoding=UTF-8 +Version=1.0 +Type=Application +Exec= python -u /usr/share/screenlets/Radio/RadioScreenlet.py +Icon=/usr/share/screenlets/Radio/icon.png \ No newline at end of file