diff options
author | Stefano Karapetsas <[email protected]> | 2012-10-22 10:09:49 -0700 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-10-22 10:09:49 -0700 |
commit | 543b06f44cafd70fe708fd54a82cba198a6da73b (patch) | |
tree | a79365cae9f27c2c6a57b04e6e0028259d0cc656 /applets/inhibit/org.mate.InhibitApplet.mate-panel-applet.in.in | |
parent | 40f8224e3871eb98bce2df2c3909a810f5e0b959 (diff) | |
parent | 0645ff5a2d3f5115d411860fa32bef376f8e8d2b (diff) | |
download | mate-power-manager-543b06f44cafd70fe708fd54a82cba198a6da73b.tar.bz2 mate-power-manager-543b06f44cafd70fe708fd54a82cba198a6da73b.tar.xz |
Merge pull request #16 from bhull2010/master
Port power manager applets to dbus
Diffstat (limited to 'applets/inhibit/org.mate.InhibitApplet.mate-panel-applet.in.in')
-rw-r--r-- | applets/inhibit/org.mate.InhibitApplet.mate-panel-applet.in.in | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/applets/inhibit/org.mate.InhibitApplet.mate-panel-applet.in.in b/applets/inhibit/org.mate.InhibitApplet.mate-panel-applet.in.in new file mode 100644 index 0000000..d65060b --- /dev/null +++ b/applets/inhibit/org.mate.InhibitApplet.mate-panel-applet.in.in @@ -0,0 +1,16 @@ +[Applet Factory] +Id=InhibitAppletFactory +Location=@LIBEXECDIR@/mate-inhibit-applet +_Name=Inhibit Applet Factory +_Description=Factory for Inhibit Applet + +[InhibitApplet] +_Name=Inhibit Applet +_Description=Allows user to inhibit automatic power saving +Icon=mate-inhibit-applet +MateComponentId=OAFIID:MATE_InhibitApplet +X-MATE-Bugzilla-Bugzilla=MATE +X-MATE-Bugzilla-Product=mate-power-manager +X-MATE-Bugzilla-Component=applets +X-MATE-Bugzilla-Version=@VERSION@ +X-MATE-Bugzilla-OtherBinaries=mate-inhibit-applet |