diff options
author | Robert Ancell <robert.ancell@canonical.com> | 2014-12-11 15:50:16 +1300 |
---|---|---|
committer | Robert Ancell <robert.ancell@canonical.com> | 2014-12-11 15:50:16 +1300 |
commit | 682e6149ef26407e6fb7b55ebf6cc74b55f45960 (patch) | |
tree | 425119abadf174dcbd3f505df3bb2fc7926c0524 /po | |
parent | b60855a8fcd07434e927995af449d58671dac96b (diff) | |
download | ayatana-indicator-bluetooth-682e6149ef26407e6fb7b55ebf6cc74b55f45960.tar.gz ayatana-indicator-bluetooth-682e6149ef26407e6fb7b55ebf6cc74b55f45960.tar.bz2 ayatana-indicator-bluetooth-682e6149ef26407e6fb7b55ebf6cc74b55f45960.zip |
Support Bluez 5
When enabling/disabling and setting discoverability we now do this for all
adapters.
This requires us to remove the "Set Up New Device" item since gnome-bluetooth no
longer has a bluetooth wizard stand alone application. Instead we rely on the
unity-control-center panel for device setup.
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index d732e02..50ceb50 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -8,7 +8,6 @@ src/desktop.vala src/device.vala src/killswitch.vala src/main.vala -src/org-bluez.vala src/phone.vala src/profile.vala src/service.vala |