Last change
on this file since 3621 was
3621,
checked in by alviboi, 4 years ago
|
Upload ubuntu-mate-welcome package
|
File size:
1.4 KB
|
Line | |
---|
1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
2 | <!DOCTYPE policyconfig PUBLIC |
---|
3 | "-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN" |
---|
4 | "http://www.freedesktop.org/standards/PolicyKit/1/policyconfig.dtd"> |
---|
5 | <policyconfig> |
---|
6 | <vendor>ubuntu-mate</vendor> |
---|
7 | <vendor_url>http://hal.freedesktop.org/docs/PolicyKit/</vendor_url> |
---|
8 | |
---|
9 | <action id="org.ubuntu-mate.welcome"> |
---|
10 | <description>Ubuntu MATE Welcome Repository Installer</description> |
---|
11 | <message>Helper utility for the Ubuntu MATE Welcome screen that can enable software repositories.</message> |
---|
12 | <icon_name>system-run</icon_name> |
---|
13 | <defaults> |
---|
14 | <allow_any>no</allow_any> |
---|
15 | <allow_inactive>no</allow_inactive> |
---|
16 | <allow_active>yes</allow_active> |
---|
17 | </defaults> |
---|
18 | <annotate key="org.freedesktop.policykit.exec.path">/usr/lib/ubuntu-mate/ubuntu-mate-welcome-repository-installer</annotate> |
---|
19 | </action> |
---|
20 | <action id="org.ubuntu-mate.rpi2partresize"> |
---|
21 | <description>Ubuntu MATE Welcome Partition Resizer for the Raspberry Pi 2</description> |
---|
22 | <message>Helper utility for the Ubuntu MATE Welcome screen that can resize the partitions for the Raspberry PI 2.</message> |
---|
23 | <icon_name>system-run</icon_name> |
---|
24 | <defaults> |
---|
25 | <allow_any>no</allow_any> |
---|
26 | <allow_inactive>no</allow_inactive> |
---|
27 | <allow_active>yes</allow_active> |
---|
28 | </defaults> |
---|
29 | <annotate key="org.freedesktop.policykit.exec.path">/usr/lib/ubuntu-mate/ubuntu-mate-welcome-rpi2-partition-resize</annotate> |
---|
30 | </action> |
---|
31 | </policyconfig> |
---|
Note: See
TracBrowser
for help on using the repository browser.