aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* use url-dispatcher instead of invoking system-settings directly.Charles Kerr2013-09-251-0/+1
|
* Remove dbusmenu, gtk, indicator dependencies. Only require gnome-bluetooth ↵Charles Kerr2013-08-051-4/+4
| | | | on the desktop.
* fully implement the bluez/device backend. in the desktop profile, add ↵Charles Kerr2013-08-051-4/+4
| | | | menuitems for the devices.
* change the 'BluetoothMenu' superclass to 'Profile'Charles Kerr2013-08-031-1/+1
|
* move indicator3-0.4.vapi to the vapi dir. it'll go away soon enough...Charles Kerr2013-08-011-2/+2
|
* add a bluetooth backend to track bluetooth being enabled, being hard/soft ↵Charles Kerr2013-08-011-0/+5
| | | | blocked, and its devices.
* add per-profile icons and initial menus w/settings sectionCharles Kerr2013-08-011-29/+5
|
* add main() to its own fileCharles Kerr2013-07-311-0/+1
|
* add a vapi/ directory off the top package directoryCharles Kerr2013-07-311-2/+7
|
* remove --enable-localinstallCharles Kerr2013-07-311-1/+1
|
* A couple strings weren't marked for translation.Michael Terry2013-02-061-0/+1
|\ | | | | Approved by Mathieu Trudel-Lapierre.
| * translate accessible descriptionsMichael Terry2013-01-311-0/+1
| |
* | install service into pkglibexecdir, not libexecdirMichael Terry2013-01-311-1/+1
|/
* Make into a proper indicatorRobert Ancell2012-12-061-8/+32
|
* Use GnomeBluetooth.Killswitch instead of reading /dev/rfkill directlyRobert Ancell2012-12-041-2/+1
|
* Use GnomeBluetooth instead of bluez directlyRobert Ancell2012-12-041-1/+1
|
* Get killswitch workingRobert Ancell2012-10-111-1/+3
|
* First start on bluetooth-indicatorRobert Ancell2012-10-111-0/+24