commit b31852cbfcee624672702f067db82c14cbd3f951 Author: Bastien Nocera Date: Fri Aug 27 13:26:51 2010 +0100 2.31.7 NEWS | 10 ++++++++++ configure.in | 2 +- 2 files changed, 11 insertions(+), 1 deletions(-) commit 1f237869181802649dfb2567c20a6e80e9ee07f1 Author: Bastien Nocera Date: Mon Aug 16 16:21:05 2010 +0100 Fix a few memory leaks On startup, and when sending packed files https://bugzilla.gnome.org/show_bug.cgi?id=626754 src/nautilus-sendto-command.c | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) commit 754736b9a07e5d4fc875d3f41a939db662836f44 Author: Leonid Kanter Date: Mon Aug 16 14:25:23 2010 +0300 Updated Russian translation from Yuri Myasoedov po/ru.po | 151 +++++++++++++++++++++++++++---------------------------------- 1 files changed, 67 insertions(+), 84 deletions(-) commit 23e2176e6f6ee54eddc1748d5cd1115b2f6dbff1 Author: Ahmed Noor Kader Mustajir Md Eusoff Date: Sun Aug 8 21:14:46 2010 +0200 Added Malay translation po/LINGUAS | 1 + po/ms.po | 226 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 227 insertions(+), 0 deletions(-) commit 8732e3755ce9a9e38e0460be71b88ed1d0e909e6 Author: Mattias Põldaru Date: Fri Aug 6 11:50:37 2010 +0300 [l10n] Updated Estonian translation po/et.po | 75 ++----------------------------------------------------------- 1 files changed, 3 insertions(+), 72 deletions(-) commit 4472ab5cf5643eaf83398df61670c9a79429d42e Author: Bastien Nocera Date: Wed Jun 9 18:18:15 2010 +0100 Remove never_unload from the plugin struct Seeing as we never want to unload them now. src/nautilus-sendto-plugin.h | 4 +--- 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 - 7 files changed, 1 insertions(+), 9 deletions(-) commit 928398b4fac7395d06330b351e0e4c41f7f5b8cf Author: Bastien Nocera Date: Wed Aug 4 13:23:32 2010 +0100 2.31.6 NEWS | 18 +++++++++++++++--- configure.in | 2 +- 2 files changed, 16 insertions(+), 4 deletions(-) commit cb5fe186a0dcfd28c3839f7b5aa354a13c9ef9bb Author: Bastien Nocera Date: Wed Aug 4 13:17:44 2010 +0100 Dist bug fixes src/Makefile.am | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 4d85611ce8a39830984a26ac9ac9a0b9a397a50c Author: Bastien Nocera Date: Mon Jul 19 14:48:10 2010 +0100 Remove bluetooth plugin from POTFILES.in It's now in gnome-bluetooth itself. https://bugzilla.gnome.org/show_bug.cgi?id=624733 po/POTFILES.in | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit 237b6d851b11a2cdce5504f5d07047263a29cba8 Author: Bastien Nocera Date: Wed Jun 23 19:06:10 2010 +0100 Remove Bluetooth plugin It now lives in gnome-bluetooth. configure.in | 11 +- src/plugins/bluetooth/Makefile.am | 32 -- src/plugins/bluetooth/bluetooth-marshal.list | 1 - src/plugins/bluetooth/bluetooth.c | 562 -------------------------- 4 files changed, 1 insertions(+), 605 deletions(-) commit 1e9d62e952b8c65389a90e545d3cbc71d72afe84 Author: Bastien Nocera Date: Wed Jun 23 19:03:29 2010 +0100 Port to GSettings And disable the bluetooth plugin for now (the gnome-bluetooth version is already ported to GSettings) Makefile.am | 9 +---- configure.in | 13 ++----- nst.schemas.in | 35 ------------------- po/POTFILES.in | 3 +- src/Makefile.am | 10 +++++- src/nautilus-sendto-command.c | 48 ++++++++++++------------- src/nautilus-sendto-convert | 3 ++ src/org.gnome.Nautilus.Sendto.gschema.xml.in | 20 +++++++++++ 8 files changed, 62 insertions(+), 79 deletions(-) commit 039959d78bbeeefce2cac6e0698bd27bf3191c03 Author: Bastien Nocera Date: Wed Jun 23 19:01:37 2010 +0100 Add required dbus and dbus-glib CFLAGS src/plugins/gajim/Makefile.am | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 3e5819b8bbdaf113b4958939526555bdd55f7865 Author: Bastien Nocera Date: Wed Jun 9 17:39:13 2010 +0100 Remove Empathy plugin It now lives in Empathy itself. configure.in | 15 +-- src/plugins/empathy/Makefile.am | 19 --- src/plugins/empathy/empathy.c | 293 --------------------------------------- 3 files changed, 1 insertions(+), 326 deletions(-) commit eb0692ea555c404a6fbbe9fdf1ddab5f372ffc22 Author: Bastien Nocera Date: Wed Jun 9 17:36:38 2010 +0100 Remove plugin to use sendto from Evolution And not the plugin to use evolution-data-server in nautilus-sendto. Makefile.am | 8 +-- configure.in | 19 ---- evolution/Makefile.am | 17 --- evolution/nautilus-sendto.c | 112 -------------------- ...g-gnome-evolution-send-attachments-to.eplug.xml | 28 ----- evolution/plugin.mk | 11 -- po/POTFILES.in | 2 - 7 files changed, 1 insertions(+), 196 deletions(-) commit d0c8c1201356c444306ebc2407abaa8b93e3a93e Author: Bastien Nocera Date: Wed Aug 4 12:51:05 2010 +0100 2.28.5 NEWS | 12 ++++++++++++ configure.in | 2 +- 2 files changed, 13 insertions(+), 1 deletions(-) commit 2c1a206da3564c37a95ca87a65e6868597991f5a Author: Bastien Nocera Date: Thu Jun 10 18:34:08 2010 +0100 Fix handling of shadowed mounts Fix duplicate mounts appearing in the "removable device" section when a mount is shadowed. src/plugins/removable-devices/removable-devices.c | 26 ++++++++++++++++++++- 1 files changed, 25 insertions(+), 1 deletions(-) commit e68f9a7531cc5d20786ebc152daf2b3176dfd1da Author: Bastien Nocera Date: Wed Jun 9 18:12:42 2010 +0100 Never unload modules once init() has been done Because they might register new types, and when they're unloaded, kaboom! src/nautilus-sendto-command.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) commit 3f46ec9a1754edfe0806ee87ddf5a8b95210c39b Author: Bastien Nocera Date: Wed Jun 9 17:42:19 2010 +0100 Never unload plugins that use D-Bus internally As the new types will be unloaded, and kaboom! https://bugzilla.gnome.org/show_bug.cgi?id=608126 src/plugins/pidgin/pidgin.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 1b0c5c7d2244e077d55322a297cdee3e061e9516 Author: Bastien Nocera Date: Wed Jun 9 17:29:08 2010 +0100 Fix thunderbird's mailto command Seeing as it's the only mailer to be such a pain. https://bugzilla.gnome.org/show_bug.cgi?id=614222 src/plugins/evolution/evolution.c | 13 +++++++++++-- 1 files changed, 11 insertions(+), 2 deletions(-) commit 01ae89d43e5e27c316aab70648c7efa2c8b7192c Author: Bastien Nocera Date: Wed Jun 9 17:13:01 2010 +0100 Make the last selected medium's widget grab focus https://bugzilla.gnome.org/show_bug.cgi?id=615214 src/nautilus-sendto-command.c | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) commit 86c61296477d353942156213f0daa497539d9680 Author: Matej Urbančič Date: Mon Jun 7 20:51:07 2010 +0200 Updated Slovenian translation po/sl.po | 671 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 331 insertions(+), 340 deletions(-) commit 17aff593fbda9c47b7f46a1df87b38c9a69c0aa6 Author: Sira Nokyoongtong Date: Mon Jun 7 11:49:46 2010 +0700 Updated Thai translation. po/th.po | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit 6d9294461935516991082e535a09b28d27105abe Author: Andre Klapper Date: Sat May 29 03:42:30 2010 +0200 Compile with -DGSEAL_ENABLE. Fixes bug 612493. src/nautilus-sendto-command.c | 2 +- src/plugins/evolution/e-contact-entry.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit 2d140007d1b9b541d922ceda04439c17bce70fd9 Author: Andre Klapper Date: Sat May 29 03:42:04 2010 +0200 Bump GTK+ requirement to 2.18 configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 15effd7fe52140b103632f1f79095f705ce6ea05 Author: Gintautas Miliauskas Date: Wed May 26 23:06:22 2010 +0300 Updated Lithuanian translation po/lt.po | 161 +++++++++++++++++++++++++++----------------------------------- 1 files changed, 70 insertions(+), 91 deletions(-) commit c20884380f7627582f9bd4f954d51c81b2f94a84 Author: Thomas Thurman Date: Thu May 13 18:12:50 2010 -0400 Updated Shavian translation po/en@shaw.po | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) commit 8d83d4a35385095ec3d7650478ae1c9a4b604144 Author: Thomas Thurman Date: Wed May 12 18:41:42 2010 -0400 Updated Shavian transliteration po/en@shaw.po | 86 +++++++++++++++++++++++++++++---------------------------- 1 files changed, 44 insertions(+), 42 deletions(-) commit 26c5bac968a392f334620e716b5345d66204ac6b Author: Torstein Adolf Winterseth Date: Sat May 1 08:52:36 2010 +0200 Added Norwegian Nynorsk translation po/LINGUAS | 1 + po/nn.po | 293 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 294 insertions(+), 0 deletions(-) commit 92ef2aa0f16bc56e30885e11e24cebd54e258131 Author: Gil Forcada Date: Wed Apr 21 22:52:59 2010 +0200 Added ca@valencia po/LINGUAS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 6e979fea011f4cf1d97e500c76e374c6ec6c695a Author: Carles Ferrando Date: Wed Apr 21 22:52:47 2010 +0200 Added Catalan (Valencian) translation po/ca@valencia.po | 348 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 348 insertions(+), 0 deletions(-) commit 2f30fac6a966fc48bff5ead4d919a46553dbbd48 Author: Yannig Marchegay Date: Wed Apr 14 19:01:11 2010 +0200 Updated Occitan translation po/oc.po | 281 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 154 insertions(+), 127 deletions(-) commit dc2c5f486785a7b2e869ea67fda0a8178df86e5d Author: Andika Triwidada Date: Wed Apr 14 15:12:44 2010 +0700 Added Indonesian translation, contributed by Imam Musthaqim Updated Indonesian translation Added id to LINGUAS po/LINGUAS | 1 + po/id.po | 285 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 286 insertions(+), 0 deletions(-) commit 04cdf528ac8b27c2acdc43d8b409c573a2ce6c4e Author: Theppitak Karoonboonyanan Date: Thu Apr 8 15:15:16 2010 +0700 Updated Thai translation. po/th.po | 357 ++++++++++++++++++++++++++++++++++++++++++++++---------------- 1 files changed, 267 insertions(+), 90 deletions(-) commit 62a40673bf9c885b266e8058d22b9400f61c3b88 Author: Jordi Serratosa Date: Fri Apr 2 18:47:35 2010 +0200 Fixes to Catalan translation po/ca.po | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 4894df8857e78b711dea172676f1698f97f42dc4 Author: Bastien Nocera Date: Mon Mar 29 17:20:27 2010 +0100 2.28.4 NEWS | 9 +++++++++ configure.in | 2 +- 2 files changed, 10 insertions(+), 1 deletions(-) commit 9b6d0bccbe02d746b5483eb809c3ca162026203e Author: Kostas Papadimas Date: Sun Mar 28 11:40:35 2010 +0300 Updated Greek translation po/el.po | 52 ++++++++++++++++++---------------------------------- 1 files changed, 18 insertions(+), 34 deletions(-) commit 450ea1995aafd9d0ff43774d1a2a1cd0846ee9c3 Author: parimbra Date: Fri Mar 26 12:41:02 2010 +0530 nautilus-sendto Malayalam translation reviewed by Praveen Arimbrathodiyil po/ml.po | 53 +++++++++++++++++++++++++---------------------------- 1 files changed, 25 insertions(+), 28 deletions(-) commit b55ea46b41d1f129296677db2003096d49e23983 Author: parimbra Date: Fri Mar 26 12:27:38 2010 +0530 Malayalam translation updated by Labeeb po/ml.po | 98 ++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 51 insertions(+), 47 deletions(-) commit b22f9c17c8543bb4eb2d4c0346bb012ead3f6392 Author: Inaki Larranaga Murgoitio Date: Wed Mar 24 14:43:39 2010 +0100 Updated Basque language po/eu.po | 18 +++++++++--------- 1 files changed, 9 insertions(+), 9 deletions(-) commit f4768fce52e9e46b70060aabedbec9b544d3ccf6 Author: Wouter Bolsterlee Date: Sat Mar 20 17:02:15 2010 +0100 Dutch translation updated by Wouter Bolsterlee po/nl.po | 236 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 129 insertions(+), 107 deletions(-) commit 2ac045230516883b1fca6982feb946af0c2859e9 Author: Tommi Vainikainen Date: Fri Mar 19 08:51:16 2010 +0200 Updated Finnish translation po/fi.po | 177 ++++++++++++++++++++++++++++---------------------------------- 1 files changed, 80 insertions(+), 97 deletions(-) commit 504b2aed4304ea18073d285f2b46e97195b039cb Author: Nikos Bakaoukas Date: Fri Mar 19 00:16:14 2010 +0200 Updated Greek translation for nautilus-sendto po/el.po | 224 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 123 insertions(+), 101 deletions(-) commit 5aa85678d6974db968647fed608659ffa630e843 Author: Marcel Telka Date: Wed Mar 17 12:44:16 2010 +0100 Updated Slovak translation po/sk.po | 275 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 133 insertions(+), 142 deletions(-) commit f573911cffcb12292a68ec89be99b3b0d61bf750 Author: Bastien Nocera Date: Mon Mar 15 16:29:16 2010 +0000 2.28.3 NEWS | 12 ++++++++++++ configure.in | 2 +- 2 files changed, 13 insertions(+), 1 deletions(-) commit a24437211fe39f7b3fab3db22bb4c862450874d0 Author: Bastien Nocera Date: Mon Mar 15 11:54:36 2010 +0000 Remove untranslatable string from help output "Nautilus Sendto" isn't a word, and you don't know whether to translate it or not. So let's not and disable it completely. https://bugzilla.gnome.org/show_bug.cgi?id=612882 src/nautilus-sendto-command.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit cdd50559affd4b7e1db2c2bd00b0d43e4fe858d9 Author: Friedel Wolff Date: Sat Mar 13 20:45:00 2010 +0100 Add Afrikaans translation po/LINGUAS | 1 + po/af.po | 298 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 299 insertions(+), 0 deletions(-) commit b6ec8175317eab960a3fc65e896983b87e694eba Author: Changwoo Ryu Date: Sun Mar 14 02:28:20 2010 +0900 Updated Korean translation po/ko.po | 322 ++++++++++++++++++++++++++++++++++++++------------------------ 1 files changed, 198 insertions(+), 124 deletions(-) commit 5aca1f419c7b49ccd1657d70a47577fe9a6267f5 Author: parimbra Date: Fri Mar 5 20:04:03 2010 +0530 Jeevs translated nautilus-sendto to Malayalam po/LINGUAS | 1 + po/ml.po | 289 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 290 insertions(+), 0 deletions(-) commit 82936d1fc0e0d8a5ac1df708870f68c65f06b5b3 Author: Claude Paroz Date: Sun Feb 28 22:31:54 2010 +0100 Updated French translation po/fr.po | 108 ++++++++++++++++++++++++-------------------------------------- 1 files changed, 42 insertions(+), 66 deletions(-) commit e3532a0fab7604dc547818909a6ea849a1ca6da3 Author: Bruce Cowan Date: Wed Feb 24 14:02:48 2010 +0000 Updated British English translation po/en_GB.po | 240 +++++++++++++++++++++++++++++++++-------------------------- 1 files changed, 133 insertions(+), 107 deletions(-) commit 80b7dd366ab3c4c7d2c2c331ff95d9449d813fcc Author: Leonid Kanter Date: Wed Feb 24 11:15:35 2010 +0200 Update Russian translation by Yuri Kozlov po/ru.po | 219 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 116 insertions(+), 103 deletions(-) commit 20faa8c95df8e0834deedf82a9b44b88e366eed6 Author: Fran Diéguez Date: Mon Feb 15 17:42:45 2010 +0100 Updated Galician Translation po/gl.po | 141 +++++++++++++++++++++++++++++--------------------------------- 1 files changed, 66 insertions(+), 75 deletions(-) commit 24059d43a91576499c335f07185d1adde74b09e4 Author: Chao-Hsiung Liao Date: Wed Feb 10 06:13:31 2010 +0800 Updated Traditional Chinese translation (Added Hong Kong and Updated Taiwan). po/LINGUAS | 1 + po/zh_HK.po | 304 +++++++++++++++++++++++++++++++++++++++++++++++++++ po/zh_TW.po | 349 ++++++++++++++++++++++++++++++++++++++++++++++------------- 3 files changed, 577 insertions(+), 77 deletions(-) commit b4f5bea82a3dcf3b11ab91c7008ecc7a6ece291d Author: Bastien Nocera Date: Mon Feb 1 15:51:03 2010 +0000 Update EContactEntry from contact-lookup-applet To fix the first contact always being selected from the completion popup when activating the entry with "Enter". src/plugins/evolution/e-contact-entry.c | 27 +++++++++++++++------------ src/plugins/evolution/evolution.c | 4 ++-- 2 files changed, 17 insertions(+), 14 deletions(-) commit dd954cc0376e68c446b0ee8cfc67998be5a325e2 Author: Bastien Nocera Date: Mon Feb 1 14:55:25 2010 +0000 Respect the "gtk-button-images" GtkSettings property And show/hide the send button's icon appropriately. https://bugzilla.gnome.org/show_bug.cgi?id=607849 src/nautilus-sendto-command.c | 22 ++++++++++++++++++++++ 1 files changed, 22 insertions(+), 0 deletions(-) commit ce027b0b83038d36e7be0116e4d2a472e310f605 Author: Bastien Nocera Date: Thu Jan 21 15:18:42 2010 +0000 Fix possible crasher in Bluetooth plugin Avoid crashing when the dbus_g_proxy_call() fails but returns no error. https://bugzilla.redhat.com/show_bug.cgi?id=554142 src/plugins/bluetooth/bluetooth.c | 31 +++++++++++++++++-------------- 1 files changed, 17 insertions(+), 14 deletions(-) commit dae7823734654ac1af8befe9154073a6eaa7b1e7 Author: Bastien Nocera Date: Thu Jan 21 15:13:33 2010 +0000 Some gtk-doc cleanups docs/nautilus-sendto/Makefile.am | 6 ++++++ src/nautilus-sendto-plugin.h | 9 +++++++++ src/plugins/evolution/e-contact-entry.c | 24 ++++++++++++------------ 3 files changed, 27 insertions(+), 12 deletions(-) commit 9f94a1a18d7b2b8dfce86b6ca08dff1871c1acee Author: Jamil Ahmed Date: Fri Jan 29 01:07:04 2010 +0600 Added Bengali translation po/LINGUAS | 1 + po/bn.po | 301 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 302 insertions(+), 0 deletions(-) commit b80a26d5fdb6ace6abc4c97376aeb6f8716505e8 Author: Krasimir Chonov Date: Thu Jan 28 12:08:13 2010 +0200 Updated Bulgarian translation po/bg.po | 335 +++++++++++++++++++++++++++++++++++++++++++++----------------- 1 files changed, 244 insertions(+), 91 deletions(-) commit 9dbd7c4a47e2c337b7d75ab6480df2a04cd47d70 Author: Miloš Popović Date: Tue Jan 26 19:53:33 2010 +0000 Added Serbian translations po/LINGUAS | 2 + po/sr.po | 295 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ po/sr@latin.po | 295 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 592 insertions(+), 0 deletions(-) commit b5196937658721d5ccbcf90ac235c26577f8ee7d Author: Xandru Armesto Fernandez Date: Fri Jan 8 17:08:49 2010 +0100 Updated asturian translation po/ast.po | 273 ++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 145 insertions(+), 128 deletions(-) commit 4e57c835507bcf4d6480922a10a8fae0ffbbd656 Author: Nils-Christoph Fiedler Date: Wed Jan 6 16:34:28 2010 +0100 Added LowGerman translation po/nds.po | 287 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 287 insertions(+), 0 deletions(-) commit 7a7f6463920bd37be7f0ef5aa00c7400135fb2b5 Author: Nils-Christoph Fiedler Date: Wed Jan 6 16:34:23 2010 +0100 Added LowGerman translation po/LINGUAS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 6eb703d23f4341cc8d4af365d43e45538fc7532c Author: Maxim V. Dziumanenko Date: Tue Jan 5 13:58:24 2010 +0200 Update Ukrainian translation po/uk.po | 321 ++++++++++++++++++++++++++++++++++++++++++++++++-------------- 1 files changed, 250 insertions(+), 71 deletions(-) commit 5a2affe403664336b651fde9cba94b8341b41b2a Author: Thomas Thurman Date: Fri Nov 27 19:31:22 2009 -0500 Shavian translation po/LINGUAS | 1 + po/en@shaw.po | 286 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 287 insertions(+), 0 deletions(-) commit c2b376303770fd4a57c890141d3adcb6ece5e8be Author: Peteris Krisjanis Date: Tue Nov 24 22:22:26 2009 +0200 Added Latvian translation. po/LINGUAS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 20a6b9b4b678a641df69b31adfff087e9bf5f074 Author: Peteris Krisjanis Date: Tue Nov 24 22:21:44 2009 +0200 Added Latvian translation. po/lv.po | 299 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 299 insertions(+), 0 deletions(-) commit b95b43a873f2509d073593982c98e39a1955cc77 Author: Funda Wang Date: Thu Nov 19 23:27:05 2009 +0800 fix undefined references when linking plugins (bug#602365) src/plugins/bluetooth/Makefile.am | 2 +- src/plugins/empathy/Makefile.am | 2 +- src/plugins/evolution/Makefile.am | 2 +- src/plugins/gajim/Makefile.am | 2 +- src/plugins/nautilus-burn/Makefile.am | 2 +- src/plugins/pidgin/Makefile.am | 2 +- src/plugins/removable-devices/Makefile.am | 2 +- src/plugins/upnp/Makefile.am | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) commit 030b87e91ab2523f5d242d9ddac282425790701b Author: Bastien Nocera Date: Tue Nov 17 18:20:51 2009 +0000 2.28.2 NEWS | 9 +++++++++ configure.in | 2 +- 2 files changed, 10 insertions(+), 1 deletions(-) commit b3331f7d3f8ea9cf3675d786b77fe30ac4fd248b Author: Bastien Nocera Date: Tue Nov 17 18:19:40 2009 +0000 Fix distcheck of the nautilus extension Work-around shamelessly nicked from brasero Makefile.am | 4 +++- configure.in | 13 +++++++++++-- 2 files changed, 14 insertions(+), 3 deletions(-) commit 7dc23505a77f52973ed0db44e4fde757867cf9ae Author: Bastien Nocera Date: Tue Nov 17 18:18:29 2009 +0000 Fix distcheck in bluetooth plugin Need to mark the generated sources as such src/plugins/bluetooth/Makefile.am | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-)