diff options
author | Brent Hull <[email protected]> | 2012-10-21 13:54:03 -0400 |
---|---|---|
committer | Brent Hull <[email protected]> | 2012-10-21 13:54:03 -0400 |
commit | d5d706b9945e2b625de64136328eb0fced479c27 (patch) | |
tree | bb1ed1fefff236b5eac0ecf11afb85b8510e5398 /applets/inhibit/org.mate.InhibitApplet.mate-panel-applet.in.in | |
parent | 907ea326ca56c3cb89bb5dbb96bcba780538c953 (diff) | |
download | mate-power-manager-d5d706b9945e2b625de64136328eb0fced479c27.tar.bz2 mate-power-manager-d5d706b9945e2b625de64136328eb0fced479c27.tar.xz |
Port inhibit applet to dbus based on gnome patch by carlosgc
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 |