aboutsummaryrefslogtreecommitdiff
path: root/src/indicator-printers-service.c
Commit message (Collapse)AuthorAgeFilesLines
* Set lease durations on cups subscription and renew periodicallyLars Uebernickel2012-03-201-1/+46
| | | | | | This will stop indicator-printers-service from leaving stray subscriptions around when it doesn't exit gracefully. Fixes lp #959195.
* Make sure CUPS' dbus notification is on while the service is runningLars Uebernickel2012-02-161-1/+72
|
* Show alert boxes when something's wrong with the printerLars Uebernickel2012-02-091-0/+7
|
* Move cups notifier object out of indicator-printers-menuLars Uebernickel2012-02-021-1/+20
|
* Move menu related code into a separate classLars Uebernickel2012-01-121-80/+8
| | | | | | Also removes the "System Settings" menu item (according to spec). Printer menu items are hardcoded for now.
* Initial importLars Uebernickel2012-01-111-0/+135
Includes indicator-printers plugin for unity-panel-service and indicator-printers-service, which generates a fairly useless menu for now.