Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix deprecations and build warnings | Robert Tari | 2020-09-08 | 1 | -13/+3 |
| | | | | Fixes AyatanaIndicators/ayatana-indicator-printers#3. | ||||
* | Whitespace fix | Robert Tari | 2020-09-08 | 1 | -1/+1 |
| | |||||
* | Fix multiple definitions linker error with GCC 10 | Kentaro Hayashi | 2020-08-04 | 1 | -1/+1 |
| | | | | | | It fixes the follwing error: /usr/bin/ld: ayatana_indicator_printers_service-indicator-printer-state-notifier.o:/workspace/ayatana-indicator-printers/src/indicator-printer-state-notifier.c:55: multiple definition of `properties'; ayatana_indicator_printers_service-indicator-printers-menu.o:/workspace/ayatana-indicator-printers/src/indicator-printers-menu.c:45: first defined here | ||||
* | Fork from Ubuntu's indicator-printers. | Mike Gabriel | 2017-10-24 | 1 | -1/+0 |
| | |||||
* | Remove g_strv_contains() | Lars Uebernickel | 2015-02-06 | 1 | -19/+1 |
| | | | | | It was added to glib recently. | ||||
* | Correct the use of plurals | Gabor Kelemen | 2012-03-03 | 1 | -6/+4 |
| | |||||
* | Mark strings translatable | Lars Uebernickel | 2012-02-16 | 1 | -12/+13 |
| | |||||
* | Call system-config-printer instead of g-c-c's printer panel | Lars Uebernickel | 2012-02-15 | 1 | -1/+1 |
| | |||||
* | Show printer settings when "Settings..." is clicked on an alert dialog | Lars Uebernickel | 2012-02-12 | 1 | -1/+3 |
| | |||||
* | Add missing license headers | Lars Uebernickel | 2012-02-12 | 1 | -0/+17 |
| | |||||
* | Don't show errors from non-existing printers | Lars Uebernickel | 2012-02-09 | 1 | -2/+2 |
| | | | | | Of course, this shouldn't ever happen in practice. | ||||
* | Show alert boxes when something's wrong with the printer | Lars Uebernickel | 2012-02-09 | 1 | -0/+333 |