lp://staging/~charlesk/indicator-bluetooth/gmenuify
Created by
Charles Kerr
and last modified
- Get this branch:
- bzr branch lp://staging/~charlesk/indicator-bluetooth/gmenuify
Only
Charles Kerr
can upload to this branch. If you are
Charles Kerr
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Ted Gould (community): Approve
- PS Jenkins bot (community): Approve (continuous-integration)
- Mathieu Trudel-Lapierre: Approve
- Charles Kerr (community): Needs Fixing
-
Diff: 2990 lines (+1902/-900)25 files modifiedMakefile.am (+6/-1)
NEWS (+6/-0)
configure.ac (+36/-49)
data/Makefile.am (+7/-1)
data/com.canonical.indicator.bluetooth (+10/-0)
debian/control (+3/-6)
po/POTFILES.in (+13/-2)
po/indicator-bluetooth.pot (+0/-72)
src/Makefile.am (+21/-34)
src/bluetooth.vala (+80/-0)
src/bluez.vala (+397/-0)
src/config.vapi (+0/-3)
src/desktop.vala (+286/-0)
src/device.vala (+156/-0)
src/indicator-bluetooth.vala (+0/-142)
src/indicator3-0.4.vapi (+0/-145)
src/killswitch.vala (+167/-0)
src/libido3-0.1.vapi (+0/-10)
src/main.vala (+34/-0)
src/org-bluez.vala (+293/-0)
src/phone.vala (+76/-0)
src/profile.vala (+159/-0)
src/service.vala (+100/-435)
vapi/config.vapi (+8/-0)
vapi/rfkill.vapi (+44/-0)
Branch information
Recent revisions
- 85. By Charles Kerr
-
set indicatorsdir to $(datadir)
/unity/ indicators instead of $(prefix) /share/ unity/indicator s - 83. By Charles Kerr
-
change control s.t. either ubuntu-
system- settings, or (gnome- control- center && gnome-bluetooth), are a Dependency
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/indicator-bluetooth/13.10