diff -Nru calendar-screenlet-0.3.2~karmic1/debian/changelog calendar-screenlet-0.3.2+~karmic1/debian/changelog --- calendar-screenlet-0.3.2~karmic1/debian/changelog 2011-01-07 02:55:41.000000000 +0000 +++ calendar-screenlet-0.3.2+~karmic1/debian/changelog 2011-05-30 21:37:41.000000000 +0000 @@ -1,5 +1,5 @@ -calendar-screenlet (0.3.2~karmic1) karmic; urgency=low +calendar-screenlet (0.3.2+~karmic1) karmic; urgency=low * Created automatically by The Screenlets Debianizer. - -- Guido Tabbernuk Fri, 07 Jan 2011 04:55:41 +0200 \ No newline at end of file + -- Guido Tabbernuk Tue, 31 May 2011 00:37:41 +0300 \ No newline at end of file diff -Nru calendar-screenlet-0.3.2~karmic1/Makefile calendar-screenlet-0.3.2+~karmic1/Makefile --- calendar-screenlet-0.3.2~karmic1/Makefile 2011-01-07 02:55:41.000000000 +0000 +++ calendar-screenlet-0.3.2+~karmic1/Makefile 2011-05-30 21:37:41.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/calendar-screenlet.mo po/$$file; done \ No newline at end of file diff -Nru calendar-screenlet-0.3.2~karmic1/po/de.po calendar-screenlet-0.3.2+~karmic1/po/de.po --- calendar-screenlet-0.3.2~karmic1/po/de.po 1970-01-01 00:00:00.000000000 +0000 +++ calendar-screenlet-0.3.2+~karmic1/po/de.po 2011-05-30 21:37:41.000000000 +0000 @@ -0,0 +1,65 @@ +# German 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-04-25 19:42+0000\n" +"Last-Translator: Szymon Sieciński \n" +"Language-Team: German \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2011-04-26 06:01+0000\n" +"X-Generator: Launchpad (build 12758)\n" + +#. create layout +#: CalendarScreenlet.py:56 CalendarScreenlet.py:57 CalendarScreenlet.py:263 +msgid "Both" +msgstr "Beide" + +#: CalendarScreenlet.py:57 CalendarScreenlet.py:270 +msgid "Month view" +msgstr "Monatsübersicht" + +#: CalendarScreenlet.py:57 CalendarScreenlet.py:268 +msgid "Day view" +msgstr "Tagesübersicht" + +#: CalendarScreenlet.py:72 CalendarScreenlet.py:73 CalendarScreenlet.py:76 +#: CalendarScreenlet.py:78 CalendarScreenlet.py:80 +msgid "Calendar" +msgstr "Kalendar" + +#: CalendarScreenlet.py:72 +msgid "Calendar specific options" +msgstr "" + +#: CalendarScreenlet.py:74 +msgid "View type" +msgstr "Ansichtstyp" + +#: CalendarScreenlet.py:77 +msgid "Back color(only with default theme)" +msgstr "Hintergrundfarbe (nur mit Standard-Theme)" + +#: CalendarScreenlet.py:79 +msgid "Text color" +msgstr "Textfarbe" + +#: CalendarScreenlet.py:81 +msgid "Today color" +msgstr "" + +#. create menu +#: CalendarScreenlet.py:90 +msgid "Get more Skins" +msgstr "" + +#. TRANSLATORS: This is the description of CalendarScreenlet +msgid "A simple Calendar Screenlet." +msgstr "" diff -Nru calendar-screenlet-0.3.2~karmic1/po/es.po calendar-screenlet-0.3.2+~karmic1/po/es.po --- calendar-screenlet-0.3.2~karmic1/po/es.po 1970-01-01 00:00:00.000000000 +0000 +++ calendar-screenlet-0.3.2+~karmic1/po/es.po 2011-05-30 21:37:41.000000000 +0000 @@ -0,0 +1,65 @@ +# Spanish 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-01-11 17:32+0000\n" +"Last-Translator: tabbernuk \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-04-26 06:01+0000\n" +"X-Generator: Launchpad (build 12758)\n" + +#. create layout +#: CalendarScreenlet.py:56 CalendarScreenlet.py:57 CalendarScreenlet.py:263 +msgid "Both" +msgstr "Ambas" + +#: CalendarScreenlet.py:57 CalendarScreenlet.py:270 +msgid "Month view" +msgstr "Vista mensual" + +#: CalendarScreenlet.py:57 CalendarScreenlet.py:268 +msgid "Day view" +msgstr "Vista de día" + +#: CalendarScreenlet.py:72 CalendarScreenlet.py:73 CalendarScreenlet.py:76 +#: CalendarScreenlet.py:78 CalendarScreenlet.py:80 +msgid "Calendar" +msgstr "Calendario" + +#: CalendarScreenlet.py:72 +msgid "Calendar specific options" +msgstr "Opciones específicas del calendario" + +#: CalendarScreenlet.py:74 +msgid "View type" +msgstr "Tipo de vista" + +#: CalendarScreenlet.py:77 +msgid "Back color(only with default theme)" +msgstr "Color de fondo (solo con tema predeterminado)" + +#: CalendarScreenlet.py:79 +msgid "Text color" +msgstr "Color del texto" + +#: CalendarScreenlet.py:81 +msgid "Today color" +msgstr "Color de hoy" + +#. create menu +#: CalendarScreenlet.py:90 +msgid "Get more Skins" +msgstr "Obtener más pieles" + +#. TRANSLATORS: This is the description of CalendarScreenlet +msgid "A simple Calendar Screenlet." +msgstr "Un screenlet simple de calendario." diff -Nru calendar-screenlet-0.3.2~karmic1/po/fr.po calendar-screenlet-0.3.2+~karmic1/po/fr.po --- calendar-screenlet-0.3.2~karmic1/po/fr.po 1970-01-01 00:00:00.000000000 +0000 +++ calendar-screenlet-0.3.2+~karmic1/po/fr.po 2011-05-30 21:37:41.000000000 +0000 @@ -0,0 +1,65 @@ +# French 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-01-11 17:17+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-04-26 06:01+0000\n" +"X-Generator: Launchpad (build 12758)\n" + +#. create layout +#: CalendarScreenlet.py:56 CalendarScreenlet.py:57 CalendarScreenlet.py:263 +msgid "Both" +msgstr "Les deux" + +#: CalendarScreenlet.py:57 CalendarScreenlet.py:270 +msgid "Month view" +msgstr "Vue mensuelle" + +#: CalendarScreenlet.py:57 CalendarScreenlet.py:268 +msgid "Day view" +msgstr "Vue journalière" + +#: CalendarScreenlet.py:72 CalendarScreenlet.py:73 CalendarScreenlet.py:76 +#: CalendarScreenlet.py:78 CalendarScreenlet.py:80 +msgid "Calendar" +msgstr "Calendrier" + +#: CalendarScreenlet.py:72 +msgid "Calendar specific options" +msgstr "Options spécifiques au calendrier" + +#: CalendarScreenlet.py:74 +msgid "View type" +msgstr "Type de visualisation" + +#: CalendarScreenlet.py:77 +msgid "Back color(only with default theme)" +msgstr "Couleur d'arrière-plan (uniquement avec le thème par défaut)" + +#: CalendarScreenlet.py:79 +msgid "Text color" +msgstr "Couleur du texte" + +#: CalendarScreenlet.py:81 +msgid "Today color" +msgstr "Couleur pour Aujourd'hui" + +#. create menu +#: CalendarScreenlet.py:90 +msgid "Get more Skins" +msgstr "Obtenir plus de thèmes" + +#. TRANSLATORS: This is the description of CalendarScreenlet +msgid "A simple Calendar Screenlet." +msgstr "Un screenlet calendrier et agenda simple à utiliser" diff -Nru calendar-screenlet-0.3.2~karmic1/po/hu.po calendar-screenlet-0.3.2+~karmic1/po/hu.po --- calendar-screenlet-0.3.2~karmic1/po/hu.po 1970-01-01 00:00:00.000000000 +0000 +++ calendar-screenlet-0.3.2+~karmic1/po/hu.po 2011-05-30 21:37:41.000000000 +0000 @@ -0,0 +1,65 @@ +# Hungarian 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-01-13 20:56+0000\n" +"Last-Translator: Papp Bence \n" +"Language-Team: Hungarian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2011-04-26 06:01+0000\n" +"X-Generator: Launchpad (build 12758)\n" + +#. create layout +#: CalendarScreenlet.py:56 CalendarScreenlet.py:57 CalendarScreenlet.py:263 +msgid "Both" +msgstr "Mindkettő" + +#: CalendarScreenlet.py:57 CalendarScreenlet.py:270 +msgid "Month view" +msgstr "Havi nézet" + +#: CalendarScreenlet.py:57 CalendarScreenlet.py:268 +msgid "Day view" +msgstr "Napi nézet" + +#: CalendarScreenlet.py:72 CalendarScreenlet.py:73 CalendarScreenlet.py:76 +#: CalendarScreenlet.py:78 CalendarScreenlet.py:80 +msgid "Calendar" +msgstr "Naptár" + +#: CalendarScreenlet.py:72 +msgid "Calendar specific options" +msgstr "" + +#: CalendarScreenlet.py:74 +msgid "View type" +msgstr "" + +#: CalendarScreenlet.py:77 +msgid "Back color(only with default theme)" +msgstr "" + +#: CalendarScreenlet.py:79 +msgid "Text color" +msgstr "Szövegszín" + +#: CalendarScreenlet.py:81 +msgid "Today color" +msgstr "" + +#. create menu +#: CalendarScreenlet.py:90 +msgid "Get more Skins" +msgstr "" + +#. TRANSLATORS: This is the description of CalendarScreenlet +msgid "A simple Calendar Screenlet." +msgstr "Egy egyszerű Naptár Screenlet." diff -Nru calendar-screenlet-0.3.2~karmic1/po/pl.po calendar-screenlet-0.3.2+~karmic1/po/pl.po --- calendar-screenlet-0.3.2~karmic1/po/pl.po 1970-01-01 00:00:00.000000000 +0000 +++ calendar-screenlet-0.3.2+~karmic1/po/pl.po 2011-05-30 21:37:41.000000000 +0000 @@ -0,0 +1,65 @@ +# 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-03-12 19:39+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-04-26 06:01+0000\n" +"X-Generator: Launchpad (build 12758)\n" + +#. create layout +#: CalendarScreenlet.py:56 CalendarScreenlet.py:57 CalendarScreenlet.py:263 +msgid "Both" +msgstr "Obie strony" + +#: CalendarScreenlet.py:57 CalendarScreenlet.py:270 +msgid "Month view" +msgstr "Widok miesiąca" + +#: CalendarScreenlet.py:57 CalendarScreenlet.py:268 +msgid "Day view" +msgstr "Widok dnia" + +#: CalendarScreenlet.py:72 CalendarScreenlet.py:73 CalendarScreenlet.py:76 +#: CalendarScreenlet.py:78 CalendarScreenlet.py:80 +msgid "Calendar" +msgstr "Kalendarz" + +#: CalendarScreenlet.py:72 +msgid "Calendar specific options" +msgstr "Opcje kalendarza" + +#: CalendarScreenlet.py:74 +msgid "View type" +msgstr "Typ widoku" + +#: CalendarScreenlet.py:77 +msgid "Back color(only with default theme)" +msgstr "Kolor tła (tylko dla domyślnego motywu)" + +#: CalendarScreenlet.py:79 +msgid "Text color" +msgstr "Kolor tekstu" + +#: CalendarScreenlet.py:81 +msgid "Today color" +msgstr "Kolor dnia dzisiejszego" + +#. create menu +#: CalendarScreenlet.py:90 +msgid "Get more Skins" +msgstr "Pobierz więcej skórek" + +#. TRANSLATORS: This is the description of CalendarScreenlet +msgid "A simple Calendar Screenlet." +msgstr "Prosty kalendarz" diff -Nru calendar-screenlet-0.3.2~karmic1/screenlet/Calendar/CalendarScreenlet.py calendar-screenlet-0.3.2+~karmic1/screenlet/Calendar/CalendarScreenlet.py --- calendar-screenlet-0.3.2~karmic1/screenlet/Calendar/CalendarScreenlet.py 2011-01-07 02:55:41.000000000 +0000 +++ calendar-screenlet-0.3.2+~karmic1/screenlet/Calendar/CalendarScreenlet.py 2011-05-30 21:37:41.000000000 +0000 @@ -1,11 +1,17 @@ #!/usr/bin/env python -# This application is released under the GNU General Public License -# v3 (or, at your option, any later version). You can find the full -# text of the license under http://www.gnu.org/licenses/gpl.txt. -# By using, editing and/or distributing this software you agree to -# the terms and conditions of this license. -# Thank you for using free software! +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . # CalendarScreenlet (c) 2008 by Whise # Based on original CalendarScreenlet by RYX @@ -38,7 +44,7 @@ # default meta-info for Screenlets __name__ = 'CalendarScreenlet' - __version__ = '0.3.2' + __version__ = '0.3.2+' __author__ = ' Whise aka helder Fraga original version by RYX' __desc__ = __doc__ @@ -214,7 +220,12 @@ ctx.save() date = self.get_date_info() ctx.translate(0,7) - self.p_layout1 = ctx.create_layout() + if self.p_layout1 == None : + + self.p_layout1 = ctx.create_layout() + else: + + ctx.update_layout(self.p_layout1) p_fdesc = pango.FontDescription("FreeSans 9") self.p_layout1.set_font_description(p_fdesc) # draw year/month Binary files /tmp/C_P04WwMiO/calendar-screenlet-0.3.2~karmic1/screenlet/Calendar/CalendarScreenlet.pyc and /tmp/_A8Li1kZfB/calendar-screenlet-0.3.2+~karmic1/screenlet/Calendar/CalendarScreenlet.pyc differ diff -Nru calendar-screenlet-0.3.2~karmic1/xdg-desktop/calendar-screenlet.desktop calendar-screenlet-0.3.2+~karmic1/xdg-desktop/calendar-screenlet.desktop --- calendar-screenlet-0.3.2~karmic1/xdg-desktop/calendar-screenlet.desktop 1970-01-01 00:00:00.000000000 +0000 +++ calendar-screenlet-0.3.2+~karmic1/xdg-desktop/calendar-screenlet.desktop 2011-05-30 21:37:41.000000000 +0000 @@ -0,0 +1,7 @@ +[Desktop Entry] +Name=Calendar +Encoding=UTF-8 +Version=1.0 +Type=Application +Exec= python -u /usr/share/screenlets/Calendar/CalendarScreenlet.py +Icon=/usr/share/screenlets/Calendar/icon.svg \ No newline at end of file