aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* data/ayatana-indicator-power.desktop.in: Add XFCE to OnlyShowIn= key.Mike Gabriel2017-12-061-1/+1
|
* tests/test-device.cc: Fix failing tests after we have renamed DG_LOG_DOMAIN.Mike Gabriel2017-12-061-2/+2
|
* Rename GNOMELOCALEDIR -> LOCALEDIR.Mike Gabriel2017-12-062-2/+2
|
* Set DG_LOG_DOMAIN to ayatana-indicator-power (decapitalized spelling).Mike Gabriel2017-12-061-1/+1
|
* CMakeLists.txt: Move gettext initialization below the GNUInstallDirs ↵Mike Gabriel2017-12-061-3/+8
| | | | include. This sets GNOMELOCALEDIR appropriately and probably fixes broken i18n support.
* data/CMakeLists.txt: More namespace fixes in comments / output messages.Mike Gabriel2017-12-061-2/+2
|
* tests/CMakeLists.txt: Fix namespace in add_dependencies() call.Mike Gabriel2017-12-061-1/+1
|
* debian/postinst: Drop file. The libglib2.0-bin package has trigger for ↵Mike Gabriel2017-12-051-40/+0
| | | | schema compilation these days (and this for ages, actually).
* debian/changelog: Bump upstream to a development version.Mike Gabriel2017-12-041-0/+6
|
* debian/control: Fix D (glib2.0-bin -> libglib2.0-bin).Mike Gabriel2017-12-021-1/+1
|
* debian/{control,postinst}: Recompile GSettings schemas at post installation.Mike Gabriel2017-12-022-0/+41
|
* po/: Update translation files once more.Mike Gabriel2017-11-29118-124/+124
|
* update-po.sh: Preserve .pot file when updating *.po files.Mike Gabriel2017-11-291-0/+4
|
* po/*.po: Update with now correct file names for .xml files.Mike Gabriel2017-11-29118-838/+838
|
* Translated using Weblate (Estonian)Kristjan Räts2017-11-291-48/+52
| | | | | | | Currently translated at 100.0% (43 of 43 strings) Translation: Ayatana Indicators/Power Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/power-applet/et/
* Translated using Weblate (Norwegian Bokmål)Allan Nordhøy2017-11-291-26/+30
| | | | | | | Currently translated at 41.8% (18 of 43 strings) Translation: Ayatana Indicators/Power Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/power-applet/nb/
* Translated using Weblate (Turkish)Fatih Mert Doğancan2017-11-291-46/+53
| | | | | | | Currently translated at 88.3% (38 of 43 strings) Translation: Ayatana Indicators/Power Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/power-applet/tr/
* Translated using Weblate (Italian)Matteo F. Vescovi2017-11-291-48/+52
| | | | | | | Currently translated at 100.0% (43 of 43 strings) Translation: Ayatana Indicators/Power Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/power-applet/it/
* Revert "po/*.po: Update with now correct file names for .xml files."Mike Gabriel2017-11-29118-833/+833
| | | | This reverts commit 2c40ef023a5fd507264ec38e77089cc3a1b5377e.
* po/*.po: Update with now correct file names for .xml files.Mike Gabriel2017-11-29118-833/+833
|
* po/ayatana-indicator-power.pot: Update with now correct file names for .xml ↵Mike Gabriel2017-11-291-7/+7
| | | | files.
* update-po.sh: Fix filenames of .ini(.in) and .xml(.in) files in po files.Mike Gabriel2017-11-291-0/+7
|
* update-pot.sh: Fix filenames of .ini(.in) and .xml(.in) files in po template ↵Mike Gabriel2017-11-291-1/+7
| | | | file.
* update-po*.sh: Add license header.Mike Gabriel2017-10-242-0/+28
|
* debian/{control,copyright,watch}: Update to new upstream URLs.Mike Gabriel2017-10-243-5/+5
|
* update-po.sh: Add support for creating new LINGUAS.Mike Gabriel2017-10-121-1/+7
|
* Translated using Weblate (Danish)Kjetil Fleten2017-10-071-19/+23
| | | | | | | Currently translated at 37.2% (16 of 43 strings) Translation: Ayatana Indicators/Power Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/power-applet/da/
* debian/control: Modify B-D for systemd: only available/required on [linux-any].Mike Gabriel2017-10-071-1/+1
|
* systemd unit file: Only build+install if systemd is available at build-time.Mike Gabriel2017-10-071-21/+21
|
* Translated using Weblate (German)Mike Gabriel2017-08-261-3/+3
| | | | | | | Currently translated at 100.0% (43 of 43 strings) Translation: Ayatana Indicators/Power Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/power-applet/de/
* Translated using Weblate (German)Mike Gabriel2017-08-261-47/+51
| | | | | | | Currently translated at 100.0% (43 of 43 strings) Translation: Ayatana Indicators/Power Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/power-applet/de/
* Translated using Weblate (Belarusian)Viktar Vauchkevich2017-08-181-51/+55
| | | | | | | Currently translated at 100.0% (43 of 43 strings) Translation: Ayatana Indicators/Power Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/power-applet/be/
* update-po.sh: Add simple script to update po/*.po files.Mike Gabriel2017-07-211-0/+9
|
* po/: Create .po files from .pot file using msginit.Mike Gabriel2017-07-21118-1/+28002
|
* po/: Add LINGUAS file.Mike Gabriel2017-07-211-0/+117
|
* po/: Create .pot file for ayatana-indicator-power.Mike Gabriel2017-07-211-0/+240
|
* update-pot.sh: Add mini script to update .pot file.Mike Gabriel2017-07-211-0/+5
|
* src/CMakeLists.txt: Round up previous commit by fixing dbus-powerd.h codegen ↵Mike Gabriel2017-06-211-1/+1
| | | | call.
* Really switch back to com.canonical.powerd.Mike Gabriel2017-06-144-4/+4
|
* debian/rules: Don't copy removed apport hook into package.Mike Gabriel2017-06-081-2/+0
|
* debian/control: Drop full-stop from SYNOPSIS.Mike Gabriel2017-06-081-1/+1
|
* debian/copyright: Pull-over copyright files from official Debian package.Mike Gabriel2017-06-082-15/+189
|
* debian/rules: Pull-over get-orig-source rule from official Debian package.Mike Gabriel2017-06-081-0/+3
|
* debian/{watches,upstream/,patches}: Sync in changes from official Debian ↵Mike Gabriel2017-06-073-0/+186
| | | | packaging.
* debian/source_ayatana-indicator-power.py: Drop apport support.Mike Gabriel2017-06-071-12/+0
|
* release 2.0.912.0.91Mike Gabriel2017-06-073-3/+3931
|
* src/brightness.c Fix sed search+replace flaw.Mike Gabriel2017-06-021-1/+1
|
* one step back, let's keep this Ubuntu-centric, we need to add a ↵Mike Gabriel2017-06-021-7/+7
| | | | org.gnome.SettingsDaemon-way of doing this...
* src/service.s: Fix x-canonical-type of the brightness slider building ↵Mike Gabriel2017-06-021-1/+1
| | | | against ayatana-ido.
* debian/{control,rules}: Enable all hardening flags.Mike Gabriel2017-05-312-0/+5
|