From ababfa2aafd939f3cc478738844530b7343706c3 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Thu, 10 Oct 2013 12:09:35 +0200 Subject: [PATCH] policy: Remove policy for removed features --- po/POTFILES.in | 1 - policy/Makefile.am | 3 -- policy/org.freedesktop.upower.policy.in | 41 ------------------------- 3 files changed, 45 deletions(-) delete mode 100644 policy/org.freedesktop.upower.policy.in diff --git a/po/POTFILES.in b/po/POTFILES.in index 77b0a8d..63aefc5 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,7 +1,6 @@ # List of source files containing translatable strings. # Please keep this file sorted alphabetically. [encoding: UTF-8] -policy/org.freedesktop.upower.policy.in policy/org.freedesktop.upower.qos.policy.in src/up-main.c tools/up-tool.c diff --git a/policy/Makefile.am b/policy/Makefile.am index 7a25230..ef39939 100644 --- a/policy/Makefile.am +++ b/policy/Makefile.am @@ -1,6 +1,5 @@ polkit_policydir = $(datadir)/polkit-1/actions polkit_policy_DATA = \ - org.freedesktop.upower.policy \ org.freedesktop.upower.qos.policy # You will need a recent intltool or the patch from this bug @@ -8,11 +7,9 @@ polkit_policy_DATA = \ @INTLTOOL_POLICY_RULE@ EXTRA_DIST = \ - org.freedesktop.upower.policy.in \ org.freedesktop.upower.qos.policy.in DISTCLEANFILES = \ - org.freedesktop.upower.policy \ org.freedesktop.upower.qos.policy clean-local : diff --git a/policy/org.freedesktop.upower.policy.in b/policy/org.freedesktop.upower.policy.in deleted file mode 100644 index 2800701..0000000 --- a/policy/org.freedesktop.upower.policy.in +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - The UPower Project - http://upower.freedesktop.org/ - system-suspend - - - <_description>Suspend the system - <_message>Authentication is required to suspend the system - - no - yes - - - - - <_description>Hibernate the system - <_message>Authentication is required to hibernate the system - - no - yes - - - -