summaryrefslogtreecommitdiff
path: root/po/POTFILES.in
Commit message (Collapse)AuthorAgeFilesLines
* suspend: add suspend/resume support with powerd on ChromeOSRukun Mao2022-06-091-1/+2
| | | | | | ModemManager handles suspend and resume signals sent from powerd Fixes https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/issues/547
* i18n: deprecate intltool and use only gettext 0.19.8Aleksander Morgado2017-09-071-1/+0
| | | | | | | | | | | | | | | | Instead of mixing both intltool and gettext, which not always work correctly together, this patch obsoletes intltool and uses only gettext, which includes support for translating XML files with ITS rules. See migration steps for GNOME projects here: https://wiki.gnome.org/MigratingFromIntltoolToGettext The gettext ITS rules for polkit policy files are imported from the upstream polkit repository. We don't use the polkit-installed rule files yet because there is no tagged release that contains those files yet, so we cannot build-depend on any specific polkit version. https://bugs.freedesktop.org/show_bug.cgi?id=96940
* po: sleep monitor source file was renamedAleksander Morgado2016-03-231-1/+1
| | | | Reported by: Michael Biebl <biebl@debian.org>
* po: added systemd sleep management file to the list of translatable filesAleksander Morgado2015-02-111-0/+1
|
* build: new strict & permissive polkit policies in '--with-polkit'Aleksander Morgado2013-06-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The '--with-polkit' configure switch now supports more options than just yes or no: * strict: Active user needs to explicitly authenticate when peforming an operation defined in the Device.Control, Messaging, Location or Contacts interfaces. Polkit policy is set to 'auth_self_keep'. * permissive: Active user doesn't need to explicitly authenticate when peforming an operation defined in the Device.Control, Messaging, Location or Contacts interfaces. Polkit policy is set to 'yes'. * none: don't use polkit. If '--with-polkit' is not given, usage will be automatically decided based on the presence of the Polkit headers in the system (if headers found, strict policy will be applied, otherwise none). Also: * '--with-polkit' is equivalent to '--with-polkit=strict' * '--with-polkit=yes' is equivalent to '--with-polkit=strict' * '--with-polkit=no' is equivalent to '--with-polkit=none' * '--without-polkit' is equivalent to '--with-polkit=none' By default, ModemManager will always apply the strict policy, in order to protect the user from unwanted operations in the modem (e.g. getting the PIN locked forever after wrong PIN/PUK unlock attempts). https://bugzilla.gnome.org/show_bug.cgi?id=701740
* po: fix policy filename to translateAleksander Morgado2012-03-161-2/+1
|
* po: add translatableDan Williams2010-02-191-0/+1
|
* build: add intltool support for PolicyKit policy translationsDan Williams2010-02-161-0/+4