aboutsummaryrefslogtreecommitdiff
path: root/src/indicator-printer-state-notifier.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove g_strv_contains()Lars Uebernickel2015-02-061-19/+1
| | | | | It was added to glib recently.
* Correct the use of pluralsGabor Kelemen2012-03-031-6/+4
|
* Mark strings translatableLars Uebernickel2012-02-161-12/+13
|
* Call system-config-printer instead of g-c-c's printer panelLars Uebernickel2012-02-151-1/+1
|
* Show printer settings when "Settings..." is clicked on an alert dialogLars Uebernickel2012-02-121-1/+3
|
* Add missing license headersLars Uebernickel2012-02-121-0/+17
|
* Don't show errors from non-existing printersLars Uebernickel2012-02-091-2/+2
| | | | | Of course, this shouldn't ever happen in practice.
* Show alert boxes when something's wrong with the printerLars Uebernickel2012-02-091-0/+333