commit 7e4977cff453aa1205d61382bf8a755cc5058686 Author: Bastien Nocera Date: Tue Nov 17 16:46:32 2009 +0000 2.28.1 NEWS | 18 ++++++++++++++++++ configure.in | 2 +- 2 files changed, 19 insertions(+), 1 deletions(-) commit 575c4e33510ff373532304adc01ea011005bfc4d Author: Halton Huo Date: Mon Nov 16 13:01:46 2009 +0000 Update .gitignore .gitignore | 39 +++++++++++++++++++++++++++++++++++++++ 1 files changed, 39 insertions(+), 0 deletions(-) commit 244ccbe99af6ce42ed6200cd61fd3cdcb389108e Author: Halton Huo Date: Mon Nov 16 13:00:20 2009 +0000 Add missing gthread-2.0 dependency https://bugzilla.gnome.org/show_bug.cgi?id=601632 configure.in | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit cbaabf29fc800f2a5c1999cce354173dbc7234fe Author: Kjartan Maraas Date: Sun Nov 15 14:51:20 2009 +0100 Updated Norwegian bokmål translation. po/nb.po | 236 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 121 insertions(+), 115 deletions(-) commit 4148e40c5fe8461f6ff551e6571153cf1d8091c0 Author: Khaled Hosny Date: Tue Nov 10 00:14:29 2009 +0200 Updated Arabic translation po/ar.po | 290 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 155 insertions(+), 135 deletions(-) commit bf665dd43e4058e30aa399463927aaa10b7f2ba7 Author: Khaled Hosny Date: Mon Nov 9 23:57:33 2009 +0200 Remove non-existent file 'pidgin_plugin' has been dropped. po/POTFILES.in | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit e70629a046250fc7b07e31c5f5eca8bfd37edc60 Author: Gabor Karsay Date: Fri Oct 30 15:17:16 2009 +0000 Add support for Seamonkey mailer https://bugzilla.gnome.org/show_bug.cgi?id=599819 src/plugins/evolution/evolution.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 7a1de842b46500724c7f25e9c791bbd9a81f1bf5 Author: Bastien Nocera Date: Fri Oct 30 15:14:31 2009 +0000 Fix compile-time warnings * Mark private functions as static * Remove trailing spaces * Fix type mismatch warnings src/plugins/gajim/gajim.c | 124 +++++++++++++++++++++++++------------------- 1 files changed, 70 insertions(+), 54 deletions(-) commit 48103ab87df65fbdca6f66e322ff837ff23b2b8c Author: Bastien Nocera Date: Fri Oct 30 15:05:16 2009 +0000 Escape commas as well as ampersands in filenames For Thunderbird to parse filenames properly. https://bugzilla.gnome.org/show_bug.cgi?id=599388 src/nautilus-sendto-command.c | 23 ++++++++++++++++------- 1 files changed, 16 insertions(+), 7 deletions(-) commit e11b71ad0ec0d77982dbd3bdc993117c0030e13f Author: Gabor Karsay Date: Fri Oct 30 14:04:11 2009 +0000 Fix balsa command-line Cater for the "--compose" flag already being added to the command-line in default-applications. Use --attach to add files, as mentioned on the command-line. https://bugzilla.gnome.org/show_bug.cgi?id=599393 src/plugins/evolution/evolution.c | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) commit 9df1b066232476b3f2d937423ee2f43c8d2a0cb6 Author: Bastien Nocera Date: Tue Oct 27 15:23:13 2009 +0000 Remove build requirement on gajim https://bugzilla.gnome.org/show_bug.cgi?id=599783 configure.in | 8 ++------ 1 files changed, 2 insertions(+), 6 deletions(-) commit 63255191bdd84ae07955ce83e4e5af4b05796a01 Author: Bastien Nocera Date: Fri Oct 16 18:39:02 2009 +0100 Update man page and removed obsoleted options https://bugzilla.redhat.com/show_bug.cgi?id=519524 nautilus-sendto.1 | 8 +------- 1 files changed, 1 insertions(+), 7 deletions(-) commit 473e4f98d2bfbc46a71731776b456b7bac7eca0a Author: Bastien Nocera Date: Fri Oct 16 18:38:49 2009 +0100 Fix command-line example in --help src/nautilus-sendto-command.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 82d1a63bd08f403e2a584217631681a4533ed46c Author: Matej Urbančič Date: Thu Oct 8 14:42:17 2009 +0200 Updated Slovenian translation po/sl.po | 332 ++++++++++++++++++++++++++++++++++++++++++++++++-------------- 1 files changed, 258 insertions(+), 74 deletions(-) commit 54bd600e6dd13a7280d646e58cc373779d5c1bf7 Author: Lucian Adrian Grijincu Date: Sat Oct 3 20:48:13 2009 +0300 Updated Romanian translation po/ro.po | 325 ++++++++++++++++++++++++++++++++++++++++++-------------------- 1 files changed, 220 insertions(+), 105 deletions(-) commit 751441ed874043f66db94260b617d54a3e95dd6e Author: Bastien Nocera Date: Fri Oct 2 01:07:30 2009 +0100 Fix whitespace errors in pidgin plugin src/plugins/pidgin/pidgin.c | 173 +++++++++++++++++++++---------------------- 1 files changed, 86 insertions(+), 87 deletions(-) commit e992a9dbeb171d193ab65f479c34224a56db91b1 Author: Pascal Terjan Date: Fri Oct 2 00:08:18 2009 +0200 Use dbus API in pidgin plugin And drop pidgin_plugin which is no longer needed Signed-off-by: Pascal Terjan https://bugzilla.gnome.org/show_bug.cgi?id=597039 Makefile.am | 8 +- configure.in | 19 +-- pidgin_plugin/Makefile.am | 13 - pidgin_plugin/nautilus-sendto-plugin.c | 359 ----------------------------- src/plugins/pidgin/pidgin.c | 388 ++++++++++++++++++++----------- 5 files changed, 255 insertions(+), 532 deletions(-) commit 9f3bc7d7655737b259d179ef9f08ec3c62372c82 Author: Jorge González Date: Mon Sep 28 22:00:34 2009 +0200 Updated Spanish translation po/es.po | 70 +++++++++++++++++++++++++++---------------------------------- 1 files changed, 31 insertions(+), 39 deletions(-) commit 5610f4630c8f401db3c4a5411a37eda72f43d7d5 Author: Bastien Nocera Date: Mon Sep 28 16:59:21 2009 +0100 Resolve symbols immediately when loading modules Otherwise we'd exit mid-way if a plugin was badly built. src/nautilus-sendto-command.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 2414adbad93974c6cd29a11bb5f88074d38a8805 Author: Bastien Nocera Date: Thu Sep 24 15:11:20 2009 +0100 Disable empathy plugin from 2.29.1 If Empathy >= 2.29.1, then don't build the empathy plugin as Empathy ships its own. configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 2d1002770884b3c4e6e610369e1d22c4f58d1671 Author: Bastien Nocera Date: Wed Sep 23 19:28:55 2009 +0100 Fix excessive dependencies in the pkg-config file And bump the version. configure.in | 2 +- src/nautilus-sendto.pc.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit 293452387483e178978486ff7de15e7079f6000a Author: Bastien Nocera Date: Thu Sep 24 10:42:27 2009 +0100 Add Anjal support Uses the same syntax as Evo for creating new mails https://bugzilla.gnome.org/show_bug.cgi?id=595967 src/plugins/evolution/evolution.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 30f7af19e789352a7c0b7d4eaa5ca6aa36bd109b Author: Bastien Nocera Date: Wed Sep 23 14:17:06 2009 +0100 Add gettext_package member for the plugin struct So plugins can be translated in their own modules. src/nautilus-sendto-command.c | 2 +- src/nautilus-sendto-plugin.h | 2 ++ src/plugins/bluetooth/bluetooth.c | 1 + src/plugins/empathy/empathy.c | 1 + src/plugins/evolution/evolution.c | 1 + src/plugins/gajim/gajim.c | 1 + src/plugins/nautilus-burn/nautilus-burn.c | 1 + src/plugins/pidgin/pidgin.c | 1 + src/plugins/removable-devices/removable-devices.c | 1 + src/plugins/upnp/upnp.c | 1 + 10 files changed, 11 insertions(+), 1 deletions(-) commit 115d1f585a7fa27cc4d92e1e88e19eaff289c9d9 Author: Bastien Nocera Date: Wed Sep 23 13:28:06 2009 +0100 Update copyright information src/nautilus-sendto-plugin.h | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) commit 82ad03867619fd02b50b00f34c2ec2e943551a7d Author: Bastien Nocera Date: Wed Sep 23 13:11:14 2009 +0100 Fix compile-time warnings src/plugins/bluetooth/Makefile.am | 6 +++--- src/plugins/upnp/upnp.c | 1 - 2 files changed, 3 insertions(+), 4 deletions(-) commit 302e510d6edb1bd0845e39d3f9d76eda7096a5b2 Author: Dimitur Kirov Date: Wed Sep 23 12:57:31 2009 +0100 Add pkg-config file and export header configure.in | 1 + src/Makefile.am | 8 +++++++- src/nautilus-sendto.pc.in | 10 ++++++++++ 3 files changed, 18 insertions(+), 1 deletions(-) commit e8f5f478d88d81b92ad57615c7f73ef42edc357d Author: Bastien Nocera Date: Wed Sep 23 12:41:50 2009 +0100 Remove object tree from the docs There aren't any. docs/nautilus-sendto/nautilus-sendto-docs.sgml | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) commit 1ad0028cfdc4addffb2e819df45f92d2416aa312 Author: Bastien Nocera Date: Wed Sep 23 12:39:54 2009 +0100 Add some gtk-doc documentation to nautilus-sendto-plugin src/nautilus-sendto-plugin.h | 59 ++++++++++++++++++++++++++++++++++-------- 1 files changed, 48 insertions(+), 11 deletions(-) commit 3bb763ca90af0fe7581f83e415faaef94f69929d Author: Bastien Nocera Date: Wed Sep 23 11:52:39 2009 +0100 Add gtk-doc support gtk-doc support for documenting the plugins API. Makefile.am | 2 +- configure.in | 9 ++- docs/Makefile.am | 1 + docs/nautilus-sendto/Makefile.am | 94 ++++++++++++++++++++++++ docs/nautilus-sendto/nautilus-sendto-docs.sgml | 33 ++++++++ docs/nautilus-sendto/version.xml.in | 1 + src/Makefile.am | 16 ++-- src/nautilus-sendto-command.c | 3 + src/nautilus-sendto-plugin.h | 4 - 9 files changed, 148 insertions(+), 15 deletions(-) commit 7b01ee7320ae0651b5e946506762dd31019c2e59 Author: Bastien Nocera Date: Wed Sep 23 11:14:43 2009 +0100 Generate GObject enums for capabilities enum src/Makefile.am | 30 +++++++++++++++++++++++++++++- 1 files changed, 29 insertions(+), 1 deletions(-) commit fe45339bcb958bf42385e3cbaff91c025510fef7 Author: Bastien Nocera Date: Mon Sep 21 13:04:10 2009 +0100 2.28.0 NEWS | 12 ++++++++++++ configure.in | 2 +- 2 files changed, 13 insertions(+), 1 deletions(-) commit f47bee08aeb34313554aa79c9aa19a1da2681b5c Author: Zeeshan Ali (Khattak) Date: Sat Aug 22 17:03:02 2009 +0300 Require gupnp (>= 0.13) instead of gupnp-av configure.in | 8 ++++---- src/plugins/upnp/upnp.c | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) commit 380cc5f472dfdeb77a93bfde22c6bee8c3f075b9 Author: Zeeshan Ali (Khattak) Date: Sun Aug 23 14:57:00 2009 +0300 Ability to deal with multiple/dynamic networks Use the new GUPnP API to be able to deal with multiple/dynamic networks. https://bugzilla.gnome.org/show_bug.cgi?id=592799 src/plugins/upnp/upnp.c | 57 +++++++++++++++++++++++++--------------------- 1 files changed, 31 insertions(+), 26 deletions(-) commit 99519ed25a8f00ad17dcbf5287edc27a415f91d5 Author: Zeeshan Ali (Khattak) Date: Sat Aug 22 16:53:39 2009 +0300 No need to look for all resources anymore No need to look for all UPnP resources and filtering out the MediaServer devices, anymore. https://bugzilla.gnome.org/show_bug.cgi?id=592799 src/plugins/upnp/upnp.c | 10 ++-------- 1 files changed, 2 insertions(+), 8 deletions(-) commit f2eeadfd405df9ac38d575b453d6345566843314 Author: Zeeshan Ali (Khattak) Date: Sat Aug 22 16:04:17 2009 +0300 Specify the network interface to gupnp-upload https://bugzilla.gnome.org/show_bug.cgi?id=592799 src/plugins/upnp/upnp.c | 18 ++++++++++++++---- 1 files changed, 14 insertions(+), 4 deletions(-) commit 344128424585dda373c0ac71eb4db491b2a6ce51 Author: Fran Diéguez Date: Tue Sep 15 23:08:23 2009 +0200 Updated Galician Translation po/gl.po | 279 ++++++++++++++++++++++++++++++++++++++++++++++---------------- 1 files changed, 207 insertions(+), 72 deletions(-) commit 18433255d77ac80790e0efe93aac1336a8635484 Author: Christopher Aillon Date: Fri Sep 11 18:08:07 2009 +0100 Bug 582919 - Can't send attachments witn non ASCII filename through thunderbird. Properly quote the Thunderbird -compose argument as per: http://kb.mozillazine.org/Command_line_arguments_-_Thunderbird Specifically, the format we want is: thunderbird -compose "to='foo@bar.tld',attachment='file:///tmp/foo,file:///tmp/bar'" src/plugins/evolution/evolution.c | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) commit 6e4cfe7d8196ccdb27f413c4a42abe7cd7c58794 Author: Bastien Nocera Date: Fri Sep 11 18:04:57 2009 +0100 Use automake 1.11's silent rules if available configure.in | 3 +++ src/plugins/bluetooth/Makefile.am | 4 ++-- src/plugins/evolution/Makefile.am | 4 ++-- 3 files changed, 7 insertions(+), 4 deletions(-) commit 8bf5ddab98515d0f6c6ddce9dbcce2472b84b013 Author: Bastien Nocera Date: Fri Sep 11 18:03:53 2009 +0100 Bug 592440 - CD/DVD Creator item does not have an icon Require brasero to be present for the nautilus-burn plugin to be present, and use brasero icons in the drop-down menu. Misc coding style fixes src/plugins/nautilus-burn/nautilus-burn.c | 105 ++++++++++++++++------------- 1 files changed, 59 insertions(+), 46 deletions(-) commit bd2e4f1cc1843e1edb500c693fb5d4f0b596968f Author: Bastien Nocera Date: Fri Sep 11 17:34:04 2009 +0100 Make plugin capabilities an enumeration Instead of continually adding new members to the struct. src/nautilus-sendto-command.c | 4 +- src/nautilus-sendto-plugin.h | 30 ++++++++++++-------- src/plugins/bluetooth/bluetooth.c | 2 +- src/plugins/empathy/empathy.c | 2 +- src/plugins/evolution/evolution.c | 2 +- src/plugins/gajim/gajim.c | 2 +- src/plugins/nautilus-burn/nautilus-burn.c | 2 +- src/plugins/pidgin/pidgin.c | 2 +- src/plugins/removable-devices/removable-devices.c | 2 +- src/plugins/upnp/upnp.c | 2 +- 10 files changed, 28 insertions(+), 22 deletions(-) commit 9f0d2251af6c8f33d6843e56f7e4ac47e2d8acbe Author: Bastien Nocera Date: Fri Sep 11 17:21:40 2009 +0100 Bug 594196 - Command line for claws mail incorrect Fix command-line arguments for Sylpheed and Claws. Spotted by Johan Brannlund src/plugins/evolution/evolution.c | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit 988f67e3f20095e1c8b4c32b262fd81b927f31cd Author: Denis ARNAUD Date: Wed Sep 9 06:10:05 2009 +0200 Updated breton translation po/br.po | 306 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 306 insertions(+), 0 deletions(-) commit b58d704510e971c2c7ffe45e2377bbc1cbf00658 Author: Denis ARNAUD Date: Wed Sep 9 06:01:56 2009 +0200 added br in LINGUAS file po/LINGUAS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 8f851a123e7e125b5498327815f0769a106249fb Author: Bastien Nocera Date: Wed Sep 2 16:04:56 2009 +0100 1.1.7 NEWS | 10 ++++++++++ configure.in | 2 +- 2 files changed, 11 insertions(+), 1 deletions(-) commit 33481edffe1821006c944ad26b92d853ecc70d1c Author: Bastien Nocera Date: Wed Sep 2 16:03:21 2009 +0100 Update empathy requirements Up to 2.27.91 for the new APIs configure.in | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit bb014358c6a2d1da48e556fb979b85d6c03c5681 Author: Cosimo Cecchi Date: Tue Sep 1 12:39:29 2009 +0200 Port to Mission Control 5 (bug #593124). src/plugins/empathy/empathy.c | 54 +++++++++++++++++++++++++---------------- 1 files changed, 33 insertions(+), 21 deletions(-) commit a48a9c6ff8a9a41a5f983d7f0d8ef76d8c35b687 Author: Aron Xu Date: Tue Sep 1 15:38:35 2009 +0800 Update Simplified Chinese translation. po/zh_CN.po | 323 ++++++++++++++++++++++++++++++++++++++++++++++++----------- 1 files changed, 263 insertions(+), 60 deletions(-) commit ea7818bd89e2e09808ff9e6febef44e53ba9b3cd Author: Rajesh Ranjan Date: Thu Aug 20 12:36:41 2009 +0530 hindi update by Rajesh Ranjan po/LINGUAS | 1 + po/hi.po | 313 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 314 insertions(+), 0 deletions(-) commit 92834021f326e6c4278f22834c28fd7755a39c32 Author: Gabor Kelemen Date: Sat Aug 15 02:09:51 2009 +0200 Hungarian translation updated po/hu.po | 101 ++++++++++++++++++++++++++++--------------------------------- 1 files changed, 46 insertions(+), 55 deletions(-) commit 4101e8bc1a88931650130ebd5aa8bc3c533553af Author: Bastien Nocera Date: Mon Aug 10 15:56:22 2009 +0100 Remove gaim requirements from configure (unused) configure.in | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) commit 5eff6e897089bbfd015a00dffa950b0346fa0096 Author: Bastien Nocera Date: Thu Aug 6 10:19:50 2009 +0100 Bug 590916 – nautilus-burn plugin enabled by default It's not disabled by default anymore, spotted by Emilio Pozuelo Monfort configure.in | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit 2d8150fd85cff480361ccd035560a274acc2c235 Author: Mattias Põldaru Date: Fri Jul 31 15:06:17 2009 +0300 Updating Estonian translation po/et.po | 157 +++++++++++++++----------------------------------------------- 1 files changed, 37 insertions(+), 120 deletions(-) commit 4b31d77a4a7bac3896f7bd41e1cdaff5239eeadb Author: Bastien Nocera Date: Wed Jul 29 17:35:46 2009 +0100 1.1.6 NEWS | 18 ++++++++++++++++++ configure.in | 2 +- 2 files changed, 19 insertions(+), 1 deletions(-) commit 054bc2312ca52e1a1add64bea0ecd5b08708b5c6 Author: Bastien Nocera Date: Wed Jul 29 17:08:55 2009 +0100 Fix warning due to GtkBuilder patch src/nautilus-sendto-command.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit c7735102a4525c669cf06d3ed4521901961d940f Author: Sebastien Bacher Date: Wed Jul 29 16:40:43 2009 +0100 Bug 587368 – should use gtkbuilder rather than libglade Remove libglade dependency and use libglade instead configure.in | 7 +- po/POTFILES.in | 2 +- src/Makefile.am | 8 +- src/nautilus-sendto-command.c | 34 +- src/nautilus-sendto.glade | 509 ----------------------------- src/nautilus-sendto.ui | 498 ++++++++++++++++++++++++++++ src/plugins/bluetooth/Makefile.am | 1 - src/plugins/empathy/Makefile.am | 1 - src/plugins/evolution/Makefile.am | 1 - src/plugins/gajim/Makefile.am | 1 - src/plugins/nautilus-burn/Makefile.am | 1 - src/plugins/pidgin/Makefile.am | 1 - src/plugins/removable-devices/Makefile.am | 1 - src/plugins/upnp/Makefile.am | 1 - 14 files changed, 524 insertions(+), 542 deletions(-) commit 8723e86a73f326450be7dc8b1c237efe3ecacd9f Author: Shankar Prasad Date: Wed Jul 15 16:35:15 2009 +0530 Added & Updated Kannada(kn) translation and updated the LINGUAS file po/LINGUAS | 1 + po/kn.po | 313 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 314 insertions(+), 0 deletions(-) commit 3654f177ff722d19cf775248dc01e9ad03f98b65 Author: Amitakhya Phukan Date: Tue Jul 14 17:02:06 2009 +0530 Adding as to LINGUAS and adding Assamese translations. po/LINGUAS | 1 + po/as.po | 317 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 318 insertions(+), 0 deletions(-) commit e97d1bdbc4222191fc736939696fcea963e3aba0 Author: krishnababu k Date: Thu Jul 2 20:28:05 2009 +0530 Updated Telugu Translaions po/te.po | 315 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 315 insertions(+), 0 deletions(-) commit b90e7720d65f3e35465f30f43d03b6316cb3e85a Author: krishnababu k Date: Thu Jul 2 20:27:51 2009 +0530 Added entry in LINGUAS for telugu [te] po/LINGUAS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 7b05926e76f76d2a47dff4740b18197b5cc40d1d Author: ifelix Date: Thu Jul 2 11:31:40 2009 +0530 Tamil Linguas added po/LINGUAS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 1841a3a2a845d35e333c7ee607824ad01f48f9ac Author: ifelix Date: Thu Jul 2 11:31:18 2009 +0530 Updated Tamil Translations po/ta.po | 316 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 316 insertions(+), 0 deletions(-) commit 84566de888b7382522da80a32afecf62a6896b5e Author: Ladyko Andrey Date: Mon Jun 29 14:42:46 2009 +0300 Updated Belarusian translation po/be.po | 212 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 110 insertions(+), 102 deletions(-) commit f4410b7aed334f161b583380564124a08b15a0b6 Author: Runa Bhattacharjee Date: Fri Jun 26 17:07:22 2009 +0530 Added Bengali India (bn_IN) to the list of languages po/LINGUAS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit a77fb5b7ed981e9e20d5e1b1876e3d5fb167b12f Author: Runa Bhattacharjee Date: Fri Jun 26 17:07:07 2009 +0530 Adding Bengali India Translations po/bn_IN.po | 313 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 313 insertions(+), 0 deletions(-) commit fa2697e1b0dd20eb675a77ad6d99914a2512dd37 Author: Jonny Lamb Date: Thu Jun 25 19:27:32 2009 +0100 Only display contacts which can accept files. (Closes: #576277) Signed-off-by: Jonny Lamb src/plugins/empathy/empathy.c | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit 1ba51330f2519f054ca7a654f28cdf2f8d607acf Author: Bastien Nocera Date: Thu Jun 25 16:10:13 2009 +0100 Bug 586530 – Remove deprecated GTK+ symbols Easy! src/nautilus-sendto-command.c | 2 +- src/plugins/evolution/e-contact-entry.h | 17 +++++++++++------ 2 files changed, 12 insertions(+), 7 deletions(-) commit 4d378babdf20aaa866ca3c3398e89b429dc4852f Author: Bastien Nocera Date: Thu Jun 25 16:06:58 2009 +0100 Add deprecated flags when in maintainer-mode src/Makefile.am | 1 + src/plugins/bluetooth/Makefile.am | 1 + src/plugins/empathy/Makefile.am | 1 + src/plugins/evolution/Makefile.am | 1 + src/plugins/gajim/Makefile.am | 1 + src/plugins/nautilus-burn/Makefile.am | 1 + src/plugins/pidgin/Makefile.am | 1 + src/plugins/removable-devices/Makefile.am | 1 + src/plugins/upnp/Makefile.am | 1 + 9 files changed, 9 insertions(+), 0 deletions(-) commit 258a1e1a1c8aaa8544a4f491196daf6411300c46 Author: Cosimo Cecchi Date: Fri Jun 19 21:13:27 2009 +0200 Bug 584716 – Use the new Empathy file transfer API Empathy 2.27.3 changed its file transfer API; adapt the Empathy plugin in nautilus-sendto to use it. configure.in | 4 +- src/plugins/empathy/empathy.c | 113 +++++++++++++++-------------------------- 2 files changed, 44 insertions(+), 73 deletions(-) commit abe1a594f08cdc271d318dde24a5bb8080270729 Author: Bastien Nocera Date: Thu Jun 18 16:14:17 2009 +0100 Bug 579925 – Claws mail not listed as a known email client Check for "claws" as a Sylpheed type. src/plugins/evolution/evolution.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 6734d638d474eb9e2fdee458f47783d684ee46e7 Author: A S Alam Date: Thu Jun 11 06:45:28 2009 +0530 updating translation for Punjabi (Gurmukhi) pa.po po/pa.po | 142 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 69 insertions(+), 73 deletions(-) commit 45f7d62d5afcc477aabd1204ab1fc9de5d18f34d Author: Mark Krapivner Date: Mon May 25 23:35:14 2009 +0300 Updated Hebrew translation po/he.po | 235 ++++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 131 insertions(+), 104 deletions(-) commit 6b2ac55672649530b1bf86cee697fd8cae532f10 Author: A S Alam Date: Mon May 25 21:52:37 2009 +0530 Updating Punjabi (Gurmukhi) Translation po/pa.po | 329 ++++++++++++++++++++++++++++++++++++++++++++++++++------------ 1 files changed, 267 insertions(+), 62 deletions(-) commit 9499b437dc43de780001d759db46a22503fa5020 Author: Bastien Nocera Date: Tue May 19 12:51:48 2009 +0100 Bug 582924 – Fix UI with long plugin descriptions - Ellipsise the plugin descriptions to avoid them resizing the combo box bizarrely - Make the dialogue resizeable - Fix plugin loading for the uninstalled case - Use a GtkListStore instead of a GtkTreeStore src/nautilus-sendto-command.c | 25 ++++++++++++++++--------- src/nautilus-sendto.glade | 2 +- 2 files changed, 17 insertions(+), 10 deletions(-) commit 5edb2fd4e50dad685ad9e2c338cc0034065c432d Author: Bastien Nocera Date: Tue May 5 12:29:58 2009 +0100 Disable evolution plugin for newer Evos The Evolution attachment API for plugins changed in 2.27.1, so our plugin doesn't build anymore. It will be moved to Evo itself now. (Closes: #579099) configure.in | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit bc898db2b685e551e5f26da446e8d6a0504dcfd9 Author: Bastien Nocera Date: Tue May 5 10:49:48 2009 +0100 Release 1.1.5 NEWS | 10 ++++++++++ configure.in | 2 +- 2 files changed, 11 insertions(+), 1 deletions(-) commit 5018a6a11f9b4d0eca42869d9f0d22ee19e0e335 Author: David Planella Date: Sat May 2 16:56:37 2009 +0200 Updated Catalan translation by David Planella po/ca.po | 206 +++++++++++++++++++++++++++++++++++++------------------------- 1 files changed, 124 insertions(+), 82 deletions(-) commit dc9851816ca9ae9c003714537fd940ff3d856667 Author: Sweta Kothari Date: Wed Apr 29 15:08:34 2009 +0530 Committed gu.po file and Added LINGUAS po/LINGUAS | 1 + po/gu.po | 314 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 315 insertions(+), 0 deletions(-) commit 7981dd7263682446d6dfe2ff4f4aea31b09fd099 Author: Bastien Nocera Date: Mon Apr 27 14:08:50 2009 +0100 Remove mention of Evolution in the mail plugin name As the plugin now supports Sylpheed, Thunderbird and Balsa as well as Evolution. See https://bugzilla.redhat.com/show_bug.cgi?id=497775 for the confusion po/ar.po | 4 ++-- po/ast.po | 4 ++-- po/be.po | 4 ++-- po/be@latin.po | 4 ++-- po/bg.po | 4 ++-- po/ca.po | 4 ++-- po/cs.po | 4 ++-- po/da.po | 4 ++-- po/de.po | 4 ++-- po/dz.po | 4 ++-- po/el.po | 4 ++-- po/en_CA.po | 4 ++-- po/en_GB.po | 4 ++-- po/es.po | 4 ++-- po/et.po | 4 ++-- po/eu.po | 4 ++-- po/fi.po | 4 ++-- po/fr.po | 4 ++-- po/gl.po | 4 ++-- po/he.po | 4 ++-- po/hu.po | 4 ++-- po/it.po | 4 ++-- po/ja.po | 4 ++-- po/ka.po | 4 ++-- po/ko.po | 4 ++-- po/lt.po | 4 ++-- po/mk.po | 4 ++-- po/mr.po | 4 ++-- po/nb.po | 4 ++-- po/ne.po | 4 ++-- po/nl.po | 4 ++-- po/oc.po | 4 ++-- po/or.po | 4 ++-- po/pa.po | 4 ++-- po/pl.po | 4 ++-- po/pt.po | 4 ++-- po/pt_BR.po | 4 ++-- po/ro.po | 4 ++-- po/ru.po | 4 ++-- po/rw.po | 2 +- po/sk.po | 4 ++-- po/sl.po | 4 ++-- po/sq.po | 4 ++-- po/sv.po | 4 ++-- po/th.po | 4 ++-- po/uk.po | 4 ++-- po/vi.po | 6 +++--- po/zh_CN.po | 4 ++-- po/zh_TW.po | 4 ++-- src/plugins/evolution/evolution.c | 2 +- 50 files changed, 99 insertions(+), 99 deletions(-) commit 7ffcea7a84006a26507461420862d1169c404185 Author: Bastien Nocera Date: Sun Apr 26 12:43:32 2009 +0100 Remove calls to textdomain() in the plugins It's unnecessary. Spotted by Christian Persch src/plugins/bluetooth/bluetooth.c | 3 +-- src/plugins/empathy/empathy.c | 1 - src/plugins/evolution/evolution.c | 1 - src/plugins/gajim/gajim.c | 1 - src/plugins/nautilus-burn/nautilus-burn.c | 1 - src/plugins/pidgin/pidgin.c | 1 - src/plugins/removable-devices/removable-devices.c | 1 - src/plugins/upnp/upnp.c | 1 - 8 files changed, 1 insertions(+), 9 deletions(-) commit 0c2d16f7b1c158a6464c1084153c62525265c05b Author: Bastien Nocera Date: Sun Apr 26 12:16:00 2009 +0100 Bug 579929 – Plugins strings are not displayed translated Call the necessary gettext functions in all the plugins, and translate the combo box labels. (Closes: #579929) src/nautilus-sendto-command.c | 2 +- src/plugins/bluetooth/bluetooth.c | 4 ++++ src/plugins/empathy/empathy.c | 4 ++++ src/plugins/evolution/evolution.c | 4 ++-- src/plugins/gajim/gajim.c | 6 ++++-- src/plugins/nautilus-burn/nautilus-burn.c | 4 ++++ src/plugins/pidgin/pidgin.c | 4 ++++ src/plugins/removable-devices/removable-devices.c | 6 ++++++ src/plugins/upnp/upnp.c | 4 ++++ 9 files changed, 33 insertions(+), 5 deletions(-) commit ee7d2c9264f5b5bc7d11a71bba6dade1abedb9b7 Author: Bastien Nocera Date: Mon Apr 20 14:22:13 2009 +0100 More build fixes .gitignore | 5 + ChangeLog | 1267 ---------------------------------------------------------- Makefile.am | 8 + NEWS | 9 + configure.in | 2 +- po/ChangeLog | 951 ------------------------------------------- 6 files changed, 23 insertions(+), 2219 deletions(-) commit 41582ab82cc8da820a653aa11305cb1260a780be Author: Bastien Nocera Date: Mon Apr 20 14:18:13 2009 +0100 Use git to generate the ChangeLog, release 1.1.4.1 ChangeLog.README | 16 + ChangeLog.pre-1.1.4.1 | 1267 +++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 1283 insertions(+), 0 deletions(-) commit 904b5462bb6d220c55a74b9608a540c68fc5a2c9 Author: Bastien Nocera Date: Mon Apr 20 11:19:24 2009 +0100 Bug 579486 – nautilus-sendto 1.1.4 crashes Pidgin on startup Fix infinite loop on startup when ignoring the "tmp" directory in take_spool_files(). Use g_build_filename instead of g_build_path. pidgin_plugin/nautilus-sendto-plugin.c | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-)