commit 59efa1c06153cd5bdaff64f7efca791c11c77f2f Author: Bastien Nocera Date: Tue Jul 21 17:05:52 2009 +0100 2.27.8 NEWS | 26 ++++++++++++++++++++++++++ configure.ac | 4 ++-- 2 files changed, 28 insertions(+), 2 deletions(-) commit 42f56aca482496a0ab56d1c8487e928008e91bdb Author: Akom C Date: Tue Jul 21 20:48:20 2009 +0700 Added Thai translation. help/Makefile.am | 2 +- help/th/th.po | 570 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 571 insertions(+), 1 deletions(-) commit 4acafdc2ba0f8ae2ca168a25939e89d2311ce158 Author: Bastien Nocera Date: Tue Jul 21 01:42:25 2009 +0100 Remove useless BlingColor code lib/Makefile.am | 2 - lib/bling-color.c | 86 --------------------------------------------------- lib/bling-color.h | 35 --------------------- lib/bling-spinner.c | 18 +---------- 4 files changed, 1 insertions(+), 140 deletions(-) commit 82eb0df895d61437e8e0b38ad2c20cd74adb2f58 Author: Jorge González Date: Sat Jul 18 13:51:23 2009 +0200 Updated Spanish translation po/es.po | 249 ++++++++++++++++++++++++++++++++++++-------------------------- 1 files changed, 144 insertions(+), 105 deletions(-) commit 321dd3adfc836bca74853fc9e514394a6c03b6a7 Author: Akom C Date: Sat Jul 18 11:18:06 2009 +0700 Updated Thai translation. po/th.po | 207 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 111 insertions(+), 96 deletions(-) commit f78d0e955b56364ddf8f2b6a93111a09f7ead18f Author: Laurent Coudeur Date: Fri Jul 17 23:39:27 2009 +0200 Updated French translation po/fr.po | 260 ++++++++++++++++++++++++++------------------------------------ 1 files changed, 110 insertions(+), 150 deletions(-) commit 4465eb008f73281efc69f447de7598322770eff9 Author: Daniel Nylander Date: Thu Jul 16 02:32:54 2009 +0200 Updated Swedish translation po/sv.po | 230 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 118 insertions(+), 112 deletions(-) commit 76259f17840301ce7dcac97468db9f2aa00aa809 Author: Bastien Nocera Date: Thu Jul 16 00:06:11 2009 +0100 Bug 585691 – Filter devices for ObexFTP Only paired devices that can actually do ObexFTP are shown. applet/main.c | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) commit 0f1769174b36ca45bbe587c564c4595125cfb885 Author: Bastien Nocera Date: Thu Jul 16 00:02:59 2009 +0100 Add a device-service-filter property So we can filter for ObexFTP devices in the applet. lib/bluetooth-chooser.c | 20 ++++++++++++++++---- 1 files changed, 16 insertions(+), 4 deletions(-) commit 475f9dd140b069827ae4a22d2fc684ee83ba102e Author: Baptiste Mille-Mathias Date: Wed Jul 15 18:49:21 2009 +0200 Add help button in properties for help manual properties/main.c | 25 +++++++++++++++++++------ 1 files changed, 19 insertions(+), 6 deletions(-) commit da2de4569ddf73124d99e2b157259df8eadc391d Author: Bastien Nocera Date: Wed Jul 15 16:02:57 2009 +0100 Bug 587763 – Doesn't show "Connect" in the sub-menu for mice after pairing We need to create a "Connected/Disconnect" menu even if we don't have a service, just so that we can be sure that it will show up when we discover services on the device itself. applet/main.c | 45 ++++++++++++++++++++++++++------------------- 1 files changed, 26 insertions(+), 19 deletions(-) commit c9d474759a46ed32f61099f1e5277428385e585e Author: Bastien Nocera Date: Wed Jul 15 15:20:02 2009 +0100 Remove useless header for extra config It drags attention away from the rest of the text. wizard/main.c | 6 +--- wizard/wizard.ui | 55 ++++++++++++++--------------------------------------- 2 files changed, 17 insertions(+), 44 deletions(-) commit 0df0a382d681d53cc4d64774bc3678611ec8bf68 Author: Bastien Nocera Date: Wed Jul 15 15:08:08 2009 +0100 Fix s/Delete/Remove/ fixups Make sure the buttons match, and the mnemonic is actually used. properties/adapter.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit d9a3f52cf11af2a8b10eedd9db482c829da30d1b Author: Bastien Nocera Date: Wed Jul 15 15:03:30 2009 +0100 Bug 588619 – Make summary page use consistent naming Use "new device setup" more, as used in the preferences dialogue. wizard/main.c | 4 ++-- wizard/wizard.ui | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) commit be55bf228d5f5ce0e61626e03c76cdc9c45f8514 Author: Bastien Nocera Date: Wed Jul 15 14:40:37 2009 +0100 Bug 588618 – Use PIN instead of passkey Because people don't know what a passkey is. applet/agent.c | 52 ++++++++++++++++++-------------- applet/confirm-dialogue.ui | 2 +- applet/passkey-dialogue.ui | 2 +- applet/test-agentdialog.c | 2 +- wizard/TEST-PROCEDURE.txt | 6 ++-- wizard/main.c | 70 ++++++++++++++++++++++---------------------- wizard/wizard.ui | 32 ++++++++++---------- 7 files changed, 86 insertions(+), 80 deletions(-) commit 1028700cffd07ff6c7a360e98ec878cb8e659849 Author: Bastien Nocera Date: Wed Jul 15 14:36:22 2009 +0100 Rebuild the glue when the bluetooth-agent.[ch] files change lib/Makefile.am | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 149dc32f87cc75a52245458bccf03783928b36b7 Author: Mark Krapivner Date: Wed Jul 15 16:34:53 2009 +0300 Updated Hebrew translation po/he.po | 393 ++++++++++++++++---------------------------------------------- 1 files changed, 98 insertions(+), 295 deletions(-) commit e8e1e4657a0f7afdddde60272dda754e10769e3c Author: Bastien Nocera Date: Wed Jul 15 11:33:12 2009 +0100 Add more custom UUIDs lib/bluetooth-client.c | 26 +++++++++++++++++++++++++- 1 files changed, 25 insertions(+), 1 deletions(-) commit 7f1f51723bd538c5b8907913021eefa5414db9d3 Author: Bastien Nocera Date: Mon Jul 13 20:35:25 2009 +0100 Make sure the wizard is called the same everywhere The same in the wizard, the applet and the properties. wizard/wizard.ui | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit 63b38dd0cf9622c89e0686a5bbcbf6f27b365db3 Author: Bastien Nocera Date: Mon Jul 13 20:28:16 2009 +0100 Fix possible crasher when still searching but widget is destroyed The timeout needs to be cancelled when the device is destroyed. lib/bling-spinner.c | 17 +++++++++++++++++ 1 files changed, 17 insertions(+), 0 deletions(-) commit d78645afdef00435a7ad35716fb345647eb6db26 Author: Bastien Nocera Date: Mon Jul 13 20:20:45 2009 +0100 Fix left-over "show-search" usage, eek applet/main.c | 2 +- sendto/main.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit 1f9e5803b05902973e6ebb3a140ef314370b2006 Author: Bastien Nocera Date: Mon Jul 13 20:19:57 2009 +0100 Remove unfitting image in button This is a "connect" image, when the label is "browse", better off not having an image. applet/main.c | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) commit ef7c6ba2e167ded4aca474c19e13d27c0c3db853 Author: Bastien Nocera Date: Mon Jul 13 20:14:08 2009 +0100 Add mnemonic for "setup new device" properties/adapter.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 7e432d12fd639bb0a85e895bcd102639b9a3ded6 Author: Bastien Nocera Date: Mon Jul 13 20:11:38 2009 +0100 Use "Remove" instead of "Delete" In the button and dialogue. The opposite for the "Add" in the "Setup new device" button. properties/adapter.c | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) commit bfa730b8dc0ca5eb90c01b6efab7f43343f92c17 Author: Bastien Nocera Date: Mon Jul 13 20:06:41 2009 +0100 Change the "Known devices" to "Devices" It should be paired and "setup" devices, but that'd be too complicated. properties/adapter.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit e876e20e24c2dd5122303781ae192ae9fb002250 Author: Bastien Nocera Date: Mon Jul 13 20:05:38 2009 +0100 Change label for the "discoverable" checkbox To make it clearer what it does. properties/adapter.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit da70a4043554cedc60132ca1ef22eeee990ddf35 Author: Bastien Nocera Date: Sun Jul 12 01:27:27 2009 +0100 Export the error from a CreatePairedDevice call So that the front-end can show a nice error to the user. lib/bluetooth-client-private.h | 5 ++++- lib/bluetooth-client.c | 9 +++++---- wizard/main.c | 1 + 3 files changed, 10 insertions(+), 5 deletions(-) commit 4b3435e86c969f5f4094b8838a4bee7e933ca362 Author: Amitakhya Phukan Date: Mon Jul 13 11:15:20 2009 +0530 Adding as to LINGUAS and adding Assamese translations. po/LINGUAS | 1 + po/as.po | 740 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 741 insertions(+), 0 deletions(-) commit 3494fb830b5089a2593d513561f7754650bf40d7 Author: Chao-Hsiung Liao Date: Sun Jul 12 15:47:51 2009 +0800 Updated Traditional Chinese translation (Hong Kong and Taiwan) po/zh_HK.po | 590 ++++++++++++++++++++++++++++++++++++----------------------- po/zh_TW.po | 592 ++++++++++++++++++++++++++++++++++++----------------------- 2 files changed, 728 insertions(+), 454 deletions(-) commit cc6f85bf00dcf280722535bd37c14d097844a179 Author: Akom C Date: Fri Jul 10 16:11:55 2009 +0700 Updated Thai translation. po/th.po | 540 ++++++++++++++++++++++++++++++++++++-------------------------- 1 files changed, 314 insertions(+), 226 deletions(-) commit ebb24c092fb43d734be348e1410653c851ad8db4 Author: Bastien Nocera Date: Thu Jul 9 20:50:47 2009 +0100 Add more services strings lib/bluetooth-client.c | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) commit 0b9afe39a63b14b907d1266228b186da2b737436 Author: Bastien Nocera Date: Thu Jul 9 13:27:21 2009 +0100 Ellipsise the device names in the chooser Removes the need for horizontal scrollbars when you have a long device name. lib/bluetooth-chooser.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit daa499340ee5dea67f751b68cc5d1cb81cefccc0 Author: Bastien Nocera Date: Wed Jul 8 21:25:49 2009 +0100 Add support for Philip's GPS receiver wizard/pin-code-database.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit d0a0c4e3266afba4ad34c956502db8451332b7be Author: Maxim V. Dziumanenko Date: Thu Jul 9 11:07:33 2009 +0300 Updated Ukrainian translation po/uk.po | 172 +++++++++++++++++++++++++++++++------------------------------ 1 files changed, 87 insertions(+), 85 deletions(-) commit f36ff79d2ecf9604dcfa5e8dedfa48c55e20114e Author: Vincent van Adrighem Date: Wed Jul 8 14:44:06 2009 +0100 Correct mode 0 files changed, 0 insertions(+), 0 deletions(-) commit 15b35bc72ee36e673809b764e213daf460ba647a Author: Vincent van Adrighem Date: Wed Jul 8 14:43:21 2009 +0100 Updated Dutch translation po/nl.po | 1636 ++++++++++++++++++++++++++++++++++++-------------------------- 1 files changed, 946 insertions(+), 690 deletions(-) commit 1bb64b0b753a368edd7e912aba94a5ce9d24fc10 Author: Claude Paroz Date: Tue Jul 7 22:09:05 2009 +0200 Add translator comments for matches/does not match buttons wizard/wizard.ui | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 439e619522666da12d34d61cde7bcbabd0b045c6 Author: Claude Paroz Date: Tue Jul 7 21:56:43 2009 +0200 Updated French translation Contributed by Laurent Coudeur and Claude Paroz po/fr.po | 536 +++++++++++++++++++++++++++++++++++-------------------------- 1 files changed, 307 insertions(+), 229 deletions(-) commit 43b694cbd78613114f1a475a7dee5c573a5ec9f6 Author: Jorge González Date: Tue Jul 7 20:46:29 2009 +0200 Updated Spanish translation po/es.po | 153 ++++++++++++++++++++++++++++--------------------------------- 1 files changed, 70 insertions(+), 83 deletions(-) commit 92a2866b25f0ba8f7b575c233afa9c14021a0a84 Author: Bastien Nocera Date: Tue Jul 7 13:06:19 2009 +0100 Bug 587827 – Incorrectly named button in popup (HEAD) Help translators with the BT 2.1 passkey matching popup. applet/agent.c | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) commit 50834fac9c06d29890bff3a73dc751982962d04d Author: Daniel Nylander Date: Tue Jul 7 12:03:42 2009 +0200 Updated Swedish translation po/sv.po | 205 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 103 insertions(+), 102 deletions(-) commit 0a3e031a1a4b2ff928d76c0a9efebfd2b6df3af4 Author: Yaron Shahrabani Date: Tue Jul 7 02:39:04 2009 +0300 Updated Hebrew translation po/he.po | 1302 ++++++++++++++++++++++++++++++++++++-------------------------- 1 files changed, 755 insertions(+), 547 deletions(-) commit 7f6c67b622bb5a4a36981e61dd7b9651ba9b1bcb Author: Sweta Kothari Date: Mon Jul 6 02:43:29 2009 -0400 Updated Gujarati Translations po/gu.po | 96 ++++++++++++++++++++++++++------------------------------------ 1 files changed, 40 insertions(+), 56 deletions(-) commit abfe1330a4e58ebc8ca727d9b9d0b9e06756ed09 Author: Timo Jyrinki Date: Sun Jul 5 19:59:51 2009 +0300 Updated Finnish translation po/fi.po | 555 +++++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 315 insertions(+), 240 deletions(-) commit 0d78e627a0831ac8968942cec16aa21ec755bbbb Author: Bastien Nocera Date: Sun Jul 5 10:48:52 2009 +0100 Fix another case of wrong type for property s/int/enum again lib/bluetooth-chooser.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 3321ed9ff386a19b53a49f061b33dca86554ed50 Author: Bastien Nocera Date: Sat Jul 4 19:22:38 2009 +0100 Fix the device category filter setting The value doesn't contain an int, but an enum now. Fixes random devices showing up in the properties or wizard. lib/bluetooth-chooser.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 593647757fa8d7c8e4ed15061c95120c81eac400 Author: Manoj Kumar Giri Date: Fri Jul 3 17:45:01 2009 +0530 Updated Oriya Translation po/or.po | 694 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 694 insertions(+), 0 deletions(-) commit 1779b887524c33205460897a62c31ee83f460dc2 Author: Manoj Kumar Giri Date: Fri Jul 3 17:44:53 2009 +0530 Added Oriya into the List po/LINGUAS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit b40d9df485bd5fb36798a68e29624684dde7c755 Author: Shankar Prasad Date: Fri Jul 3 16:42:53 2009 +0530 Updated Kannada translation po/kn.po | 563 +++++++++++++++++++++++++++++++++++++------------------------- 1 files changed, 336 insertions(+), 227 deletions(-) commit 294d27191517f9c445cae0d3e292cc0275e0700e Author: Bùi Xuân Dương Date: Tue Jun 30 19:13:20 2009 +1000 po/vi.po: updated Vietnamese translation po/vi.po | 118 +++++++++++++++++++++++++++++++++++++++++--------------------- 1 files changed, 78 insertions(+), 40 deletions(-) commit 126cea66ff77c370f7f06e6be4f3b51f17592a9c Author: Javier Jardón Date: Tue Jun 30 14:06:01 2009 +0200 Use accessor functions instead direct access. (GnomeBug:587418) * lib/bling-spinner.c (bling_spinner_expose) * lib/bluetooth-chooser-button.c (bluetooth_chooser_button_clicked), (bluetooth_chooser_button_clicked) * lib/test-deviceselection.c (create_phone_dialogue), (reate_dialogue), (create_wizard_dialogue), (create_props_dialogue) lib/bling-spinner.c | 2 +- lib/bluetooth-chooser-button.c | 4 ++-- lib/test-deviceselection.c | 8 ++++---- 3 files changed, 7 insertions(+), 7 deletions(-) commit 61488a5a51261e21614444024fcc7c7eaf437910 Author: Bastien Nocera Date: Mon Jun 29 22:51:15 2009 +0100 Fix crasher when selecting a non-resolved device If we selected a device in the wizard before its name was resolved, we would crash checking whether the device name matched. wizard/pin.c | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) commit 0ff05785587df4f8386d8ce04b4cff262be89a79 Author: Bastien Nocera Date: Mon Jun 29 17:47:28 2009 +0100 Loads API docs for properties .../gnome-bluetooth-sections.txt | 102 +++++++++++++++++++ lib/bluetooth-chooser.c | 107 +++++++------------- lib/bluetooth-chooser.h | 2 +- 3 files changed, 138 insertions(+), 73 deletions(-) commit 01797d9c3d61de6f30549c4ec2f457d6abc36668 Author: Bastien Nocera Date: Mon Jun 29 17:04:05 2009 +0100 A couple of API docs fixes lib/bluetooth-chooser.c | 14 ++++++++------ lib/bluetooth-chooser.h | 2 +- 2 files changed, 9 insertions(+), 7 deletions(-) commit 0b8b869d3bbd558ae99c341169717e58f403369f Author: Bastien Nocera Date: Mon Jun 29 17:03:35 2009 +0100 Add docs title and version configure.ac | 1 + docs/reference/libgnome-bluetooth/Makefile.am | 6 +++--- .../libgnome-bluetooth/gnome-bluetooth-docs.sgml | 9 +++++---- docs/reference/libgnome-bluetooth/version.xml.in | 1 + 4 files changed, 10 insertions(+), 7 deletions(-) commit 4af697f5024d425c2787aa8fbe51e21611866d21 Author: krishnababu k Date: Mon Jun 29 18:49:01 2009 +0530 Updated Telugu Translation po/te.po | 728 +++++++++++++++++++++++++++++++++++++++----------------------- 1 files changed, 458 insertions(+), 270 deletions(-) commit c954fc2ef679408d7a8314680eb6884f19630efb Author: Bastien Nocera Date: Mon Jun 29 10:26:54 2009 +0100 Up the version number for dependencies configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 92ef77065062fe0d07b2a3794251880b4763a209 Author: Bastien Nocera Date: Mon Jun 29 10:26:38 2009 +0100 Update exported symbols for BluetoothClient lib/gnome-bluetooth.symbols | 10 +++++++++- 1 files changed, 9 insertions(+), 1 deletions(-) commit d65821b3f633809addfb91bb88728292b17b0bb8 Author: Bastien Nocera Date: Mon Jun 29 09:59:02 2009 +0100 Make some parts of BluetoothClient available To simplify enumeration in other applications. applet/main.c | 1 + lib/Makefile.am | 7 +++- lib/bluetooth-chooser.c | 1 + lib/bluetooth-client-private.h | 63 ++++++++++++++++++++++++++++++++++++++++ lib/bluetooth-client.c | 1 + lib/bluetooth-client.h | 48 +----------------------------- lib/bluetooth-enums.h | 20 ++++++++++++ lib/test-client.c | 1 + properties/adapter.c | 1 + wizard/main.c | 1 + 10 files changed, 95 insertions(+), 49 deletions(-) commit 9fe363fde9da3e0dda5b6fa454da7aeb8a2105fd Author: Bastien Nocera Date: Sun Jun 28 22:02:37 2009 +0100 Fix warning in spinner lib/bling-spinner.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit 3748695d795b2cb8ee154863bb7b7549bb635607 Author: Bastien Nocera Date: Sun Jun 28 17:26:19 2009 +0100 Make introspection data build lib/Makefile.am | 19 ++++++++++--------- 1 files changed, 10 insertions(+), 9 deletions(-) commit af79e14c47e449e67c0098ece5a5094b4b98ad1f Author: Priit Laes Date: Sat Jun 27 21:23:18 2009 +0300 Added Estonian translation. po/LINGUAS | 1 + po/et.po | 582 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 583 insertions(+), 0 deletions(-) commit 2000a2c99a9ce21b0a7b91b9f7c853c45e724cc0 Author: Tadas Masiulionis Date: Fri Jun 26 20:43:05 2009 +0300 Added Lithuanian translation po/LINGUAS | 1 + po/lt.po | 745 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 746 insertions(+), 0 deletions(-) commit 6272a8a31cedc9c9da624ef32948a20bbdd60273 Author: Hendrik Richter Date: Fri Jun 26 14:43:07 2009 +0200 Update German screenshot. help/de/figures/bluetooth-wizard.png | Bin 36800 -> 34998 bytes 1 files changed, 0 insertions(+), 0 deletions(-) commit 2a25a198a2962160df24d70fce3f287dfb83941d Author: Hendrik Richter Date: Fri Jun 26 14:06:53 2009 +0200 Added German screenshots. help/de/de.po | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit 1e1623c91a788336f2d254c8cb921065a1585806 Author: Hendrik Richter Date: Fri Jun 26 13:38:48 2009 +0200 Added German screenshots. help/de/figures/bluetooth-applet.png | Bin 0 -> 8956 bytes help/de/figures/bluetooth-properties.png | Bin 0 -> 27801 bytes help/de/figures/bluetooth-wizard.png | Bin 0 -> 36800 bytes 3 files changed, 0 insertions(+), 0 deletions(-) commit f96a72da7bdfbbc03f36eb894a9b3f2517710f78 Author: Runa Bhattacharjee Date: Fri Jun 26 14:31:38 2009 +0530 Added Bengali India (bn_IN) to the list of languages po/LINGUAS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit b5a48b8f75f6e29ce9847fff4c6375d40ffea8f1 Author: Runa Bhattacharjee Date: Fri Jun 26 14:31:17 2009 +0530 Added Bengali India Translations po/bn_IN.po | 729 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 729 insertions(+), 0 deletions(-) commit 53f5edc35f47311888b7bdead8b05eb8837ef62e Author: Bastien Nocera Date: Fri Jun 26 01:05:06 2009 +0100 Add non-working Introspection support acinclude.m4 | 88 +++++++++++++++++++++++++++++++++++++++++++ configure.ac | 2 + lib/Makefile.am | 42 ++++++++++++++++++++- lib/gnome-bluetooth.symbols | 3 + 4 files changed, 134 insertions(+), 1 deletions(-) commit 48c0d5c9db1bc48c963a75fbb01b9d7b10c4c15e Author: Bastien Nocera Date: Fri Jun 26 01:04:50 2009 +0100 Update gitignore .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 2c2b730b458a91b406d5367a38c50d01fd836171