Changeset 134
- Timestamp:
- Fri Nov 24 12:07:55 2006
- Files:
-
- trunk/jbrout.glade (modified) (diff)
- trunk/plugins/show/po/plugin.pot (modified) (diff)
- trunk/plugins/show/po/fr/LC_MESSAGES/plugin.mo (modified)
- trunk/plugins/show/po/fr/LC_MESSAGES/plugin.po (modified) (diff)
- trunk/plugins/export/po/plugin.pot (modified) (diff)
- trunk/plugins/comment/po/plugin.pot (modified) (diff)
- trunk/plugins/comment/po/fr/LC_MESSAGES/plugin.mo (modified)
- trunk/plugins/comment/po/fr/LC_MESSAGES/plugin.po (modified) (diff)
- trunk/plugins/openExplorer/po/plugin.pot (modified) (diff)
- trunk/plugins/uploadToFlickr/po/plugin.pot (modified) (diff)
- trunk/plugins/redate/po/plugin.pot (modified) (diff)
- trunk/plugins/redate/po/fr/LC_MESSAGES/plugin.mo (modified)
- trunk/plugins/redate/po/fr/LC_MESSAGES/plugin.po (modified) (diff)
- trunk/plugins/uploadToPicasaWeb/po/plugin.pot (modified) (diff)
- trunk/plugins/exportToHtml/po/plugin.pot (modified) (diff)
- trunk/plugins/instantWeb/po/plugin.pot (modified) (diff)
- trunk/plugins/rotate/po/plugin.pot (modified) (diff)
- trunk/jbrout.py (modified) (diff)
- trunk/db.py (modified) (diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
trunk/jbrout.glade
r124 r134 98 98 99 99 <child> 100 <widget class="GtkImageMenuItem" id="help"> 101 <property name="visible">True</property> 102 <property name="label">gtk-help</property> 103 <property name="use_stock">True</property> 104 <signal name="activate" handler="on_help_activate" last_modification_time="Fri, 24 Nov 2006 17:49:01 GMT"/> 105 </widget> 106 </child> 107 108 <child> 100 109 <widget class="GtkImageMenuItem" id="a_propos"> 101 110 <property name="visible">True</property> … … 965 974 </widget> 966 975 967 968 976 <widget class="GtkWindow" id="WinSearch"> 969 977 <property name="visible">True</property> … … 980 988 <property name="gravity">GDK_GRAVITY_NORTH_WEST</property> 981 989 <property name="focus_on_map">True</property> 990 <property name="urgency_hint">False</property> 982 991 <signal name="delete_event" handler="on_WinSearch_delete_event" last_modification_time="Thu, 22 Sep 2005 08:01:28 GMT"/> 983 992 -
trunk/plugins/show/po/plugin.pot
r116 r134 9 9 "Project-Id-Version: PACKAGE VERSION\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 "POT-Creation-Date: 2006- 09-17 21:49+0200\n"11 "POT-Creation-Date: 2006-11-02 12:13+0100\n" 11 11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 12 12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 21 21 msgstr "" 22 22 23 #: ../plugins/show/__init__.py:14 123 #: ../plugins/show/__init__.py:146 23 23 #, python-format 24 24 msgid "" … … 39 39 msgstr "" 40 40 41 #: ../plugins/show/__init__.py:2 2941 #: ../plugins/show/__init__.py:235 41 41 #, python-format 42 42 msgid "(%d selected)" 43 43 msgstr "" 44 44 45 #: ../plugins/show/__init__.py:2 7645 #: ../plugins/show/__init__.py:282 45 45 #, python-format 46 46 msgid "%u bytes" 47 47 msgstr "" 48 48 49 #: ../plugins/show/__init__.py:2 7849 #: ../plugins/show/__init__.py:284 49 49 #, python-format 50 50 msgid "%.1f KB" 51 51 msgstr "" 52 52 53 #: ../plugins/show/__init__.py:28 053 #: ../plugins/show/__init__.py:286 53 53 #, python-format 54 54 msgid "%.1f MB" 55 55 msgstr "" 56 56 57 #: ../plugins/show/__init__.py:28 157 #: ../plugins/show/__init__.py:287 57 57 #, python-format 58 58 msgid "%.1f GB" -
trunk/plugins/show/po/fr/LC_MESSAGES/plugin.po
r116 r134 10 10 "Project-Id-Version: PACKAGE VERSION\n" 11 11 "Report-Msgid-Bugs-To: \n" 12 "POT-Creation-Date: 2006- 09-17 21:49+0200\n"12 "POT-Creation-Date: 2006-11-02 12:13+0100\n" 12 12 "PO-Revision-Date: 2006-09-17 21:49+0200\n" 13 13 "Last-Translator: manatlan <manatlan@gmail.com>\n" … … 22 22 msgstr "Voir" 23 23 24 #: ../plugins/show/__init__.py:14 124 #: ../plugins/show/__init__.py:146 24 24 #, python-format 25 25 msgid "" … … 53 53 "\n" 54 54 55 #: ../plugins/show/__init__.py:2 2955 #: ../plugins/show/__init__.py:235 55 55 #, python-format 56 56 msgid "(%d selected)" 57 57 msgstr "(%d selection)" 58 58 59 #: ../plugins/show/__init__.py:2 7659 #: ../plugins/show/__init__.py:282 59 59 #, python-format 60 60 msgid "%u bytes" 61 61 msgstr "%u octets" 62 62 63 #: ../plugins/show/__init__.py:2 7863 #: ../plugins/show/__init__.py:284 63 63 #, python-format 64 64 msgid "%.1f KB" 65 65 msgstr "%.1f Ko" 66 66 67 #: ../plugins/show/__init__.py:28 067 #: ../plugins/show/__init__.py:286 67 67 #, python-format 68 68 msgid "%.1f MB" 69 69 msgstr "%.1f Mo" 70 70 71 #: ../plugins/show/__init__.py:28 171 #: ../plugins/show/__init__.py:287 71 71 #, python-format 72 72 msgid "%.1f GB" -
trunk/plugins/export/po/plugin.pot
r116 r134 9 9 "Project-Id-Version: PACKAGE VERSION\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 "POT-Creation-Date: 2006- 09-17 21:49+0200\n"11 "POT-Creation-Date: 2006-11-02 12:13+0100\n" 11 11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 12 12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" -
trunk/plugins/comment/po/plugin.pot
r116 r134 9 9 "Project-Id-Version: PACKAGE VERSION\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 "POT-Creation-Date: 2006- 09-17 21:49+0200\n"11 "POT-Creation-Date: 2006-11-02 12:13+0100\n" 11 11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 12 12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 25 25 msgstr "" 26 26 27 #: ../plugins/comment/comment.py: 4627 #: ../plugins/comment/comment.py:50 27 27 #, python-format 28 28 msgid "%d photo(s)" 29 29 msgstr "" 30 30 31 #: ../plugins/comment/comment.py:6 031 #: ../plugins/comment/comment.py:64 31 31 #, python-format 32 32 msgid "Photo %d/%d : %s " -
trunk/plugins/comment/po/fr/LC_MESSAGES/plugin.po
r109 r134 10 10 "Project-Id-Version: PACKAGE VERSION\n" 11 11 "Report-Msgid-Bugs-To: \n" 12 "POT-Creation-Date: 2006- 09-02 12:02+0200\n"12 "POT-Creation-Date: 2006-11-02 12:13+0100\n" 12 12 "PO-Revision-Date: 2006-08-12 16:47+0200\n" 13 13 "Last-Translator: manatlan <manatlan@gmail.com>\n" … … 26 26 msgstr "Commentairage" 27 27 28 #: ../plugins/comment/comment.py: 4628 #: ../plugins/comment/comment.py:50 28 28 #, python-format 29 29 msgid "%d photo(s)" 30 30 msgstr "%d photo(s)" 31 31 32 #: ../plugins/comment/comment.py:6 032 #: ../plugins/comment/comment.py:64 32 32 #, python-format 33 33 msgid "Photo %d/%d : %s " -
trunk/plugins/openExplorer/po/plugin.pot
r116 r134 9 9 "Project-Id-Version: PACKAGE VERSION\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 "POT-Creation-Date: 2006- 09-17 21:49+0200\n"11 "POT-Creation-Date: 2006-11-02 12:13+0100\n" 11 11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 12 12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" -
trunk/plugins/uploadToFlickr/po/plugin.pot
r116 r134 9 9 "Project-Id-Version: PACKAGE VERSION\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 "POT-Creation-Date: 2006- 09-17 21:49+0200\n"11 "POT-Creation-Date: 2006-11-02 12:13+0100\n" 11 11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 12 12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" -
trunk/plugins/redate/po/plugin.pot
r116 r134 9 9 "Project-Id-Version: PACKAGE VERSION\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 "POT-Creation-Date: 2006- 09-17 21:49+0200\n"11 "POT-Creation-Date: 2006-11-02 12:13+0100\n" 11 11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 12 12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 17 17 "Content-Transfer-Encoding: 8bit\n" 18 18 19 #: ../plugins/redate/redate.py: 4719 #: ../plugins/redate/redate.py:53 19 19 msgid "%m/%d/%Y %H:%M:%S" 20 20 msgstr "" 21 21 22 #: ../plugins/redate/redate.py:5 222 #: ../plugins/redate/redate.py:58 22 22 #, python-format 23 23 msgid "" … … 29 29 msgstr "" 30 30 31 #: ../plugins/redate/redate.py: 5531 #: ../plugins/redate/redate.py:61 31 31 msgid "No change" 32 32 msgstr "" 33 33 34 #: ../plugins/redate/redate.py: 5834 #: ../plugins/redate/redate.py:64 34 34 #, python-format 35 35 msgid "" -
trunk/plugins/redate/po/fr/LC_MESSAGES/plugin.po
r109 r134 10 10 "Project-Id-Version: PACKAGE VERSION\n" 11 11 "Report-Msgid-Bugs-To: \n" 12 "POT-Creation-Date: 2006- 09-02 12:02+0200\n"12 "POT-Creation-Date: 2006-11-02 12:13+0100\n" 12 12 "PO-Revision-Date: 2006-08-12 16:44+0200\n" 13 13 "Last-Translator: manatlan <manatlan@gmail.com>\n" … … 18 18 "Content-Transfer-Encoding: 8bit\n" 19 19 20 #: ../plugins/redate/redate.py: 4720 #: ../plugins/redate/redate.py:53 20 20 msgid "%m/%d/%Y %H:%M:%S" 21 21 msgstr "%d/%m/%Y %H:%M:%S" 22 22 23 #: ../plugins/redate/redate.py:5 223 #: ../plugins/redate/redate.py:58 23 23 #, python-format 24 24 msgid "" … … 33 33 "\n" 34 34 35 #: ../plugins/redate/redate.py: 5535 #: ../plugins/redate/redate.py:61 35 35 msgid "No change" 36 36 msgstr "Aucun changement" 37 37 38 #: ../plugins/redate/redate.py: 5838 #: ../plugins/redate/redate.py:64 38 38 #, python-format 39 39 msgid "" -
trunk/plugins/uploadToPicasaWeb/po/plugin.pot
r116 r134 9 9 "Project-Id-Version: PACKAGE VERSION\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 "POT-Creation-Date: 2006- 09-17 21:49+0200\n"11 "POT-Creation-Date: 2006-11-02 12:13+0100\n" 11 11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 12 12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" -
trunk/plugins/exportToHtml/po/plugin.pot
r116 r134 9 9 "Project-Id-Version: PACKAGE VERSION\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 "POT-Creation-Date: 2006- 09-17 21:49+0200\n"11 "POT-Creation-Date: 2006-11-02 12:13+0100\n" 11 11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 12 12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" -
trunk/plugins/instantWeb/po/plugin.pot
r116 r134 9 9 "Project-Id-Version: PACKAGE VERSION\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 "POT-Creation-Date: 2006- 09-17 21:49+0200\n"11 "POT-Creation-Date: 2006-11-02 12:13+0100\n" 11 11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 12 12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" -
trunk/plugins/rotate/po/plugin.pot
r116 r134 9 9 "Project-Id-Version: PACKAGE VERSION\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 "POT-Creation-Date: 2006- 09-17 21:49+0200\n"11 "POT-Creation-Date: 2006-11-02 12:13+0100\n" 11 11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 12 12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" -
trunk/jbrout.py
r133 r134 119 119 return self.__conf[self.__name+"."+n] 120 120 121 122 121 def __init__(self,id,path): 123 122 self.id=id … … 1041 1040 store.expander(self.tvFilteredAlbums) 1042 1041 1042 def on_help_activate(self,*args): 1043 # "START" is the command start on win32 to run a program or url 1044 # it's in uppercase because on linux, there is "start" too 1045 runWith(["STARt","mozilla-firefox","firefox","konqueror","epiphany","galeon"],u"http://jbrout.free.fr/aide/") 1046 1043 1047 ################################################################################### 1044 1048 ## TREEVIEW DB … … 1769 1773 about.set_copyright('Copyright 2005 Marc Lentz') 1770 1774 about.set_license(open("gpl.txt").read()) 1771 about.set_authors(['Marc Lentz',"","thanks to:", '- Frederic Peters']) 1775 about.set_authors(['Marc Lentz',"","thanks to:", '- Frederic Peters',"- Erik Charlesson (french online help)"]) 1771 1775 about.set_website('http://jbrout.python-hosting.com/wiki') 1772 1776 #~ about.set_comments('handle your photos') -
trunk/db.py
r123 r134 933 933 return pc.getExifInfo() 934 934 935 def getThumbSize(self): 936 """Get the size (width,height) of the thumbnail""" 937 try: 938 thumbnail=Img(thumb=self.file) 939 return (thumbnail.width,thumbnail.height) 940 except IOError: # 404 941 return (-1,-1) 942 943 935 944 def delete(self): 936 945 try:
