aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
...
* CMakeLists.txt: Drop gudev-1.0 from list of required shared libs. Obviously ↵Mike Gabriel2018-03-121-1/+0
| | | | not used.
* release 2.0.922.0.92Mike Gabriel2018-02-281-1/+1
|
* Rename GNOMELOCALEDIR -> LOCALEDIR.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.
* release 2.0.912.0.91Mike Gabriel2017-06-071-1/+1
|
* Version bump to 2.0.90.Mike Gabriel2015-11-121-1/+1
|
* Drop unnecessary dependency on Ubuntu's url-dispatcher.Mike Gabriel2015-11-121-2/+1
|
* Fork from Ubuntu's indicator-power code project.Mike Gabriel2015-11-121-3/+3
|
* add tests to confirm that the DBus object's PowerLevel property changes at ↵Charles Kerr2014-07-211-1/+2
| | | | the right times (and only at the right times) when the battery is draining
* sync with lp:indicator-powerCharles Kerr2014-07-211-2/+0
|\
| * none of the current tests require dbustest-1, so remove it from ↵Charles Kerr2014-07-161-1/+0
| | | | | | | | pkg_check_modules
| * add dh-translations to Build-DependsCharles Kerr2014-07-161-1/+0
| |
* | in debian/control and CMake files, add libnotifyCharles Kerr2014-07-161-0/+1
|/
* replace autoconf/automake with cmakeCharles Kerr2014-07-131-0/+96