diff options
author | Brent Hull <[email protected]> | 2012-10-21 13:53:11 -0400 |
---|---|---|
committer | Brent Hull <[email protected]> | 2012-10-21 13:53:11 -0400 |
commit | 907ea326ca56c3cb89bb5dbb96bcba780538c953 (patch) | |
tree | e7baa568e5443bc2e2bb92f6fe3f91b5eae96694 /applets/brightness/org.mate.BrightnessApplet.mate-panel-applet.in.in | |
parent | 40f8224e3871eb98bce2df2c3909a810f5e0b959 (diff) | |
download | mate-power-manager-907ea326ca56c3cb89bb5dbb96bcba780538c953.tar.bz2 mate-power-manager-907ea326ca56c3cb89bb5dbb96bcba780538c953.tar.xz |
Port brightness applet to dbus based on gnome patch by carlosgc
Diffstat (limited to 'applets/brightness/org.mate.BrightnessApplet.mate-panel-applet.in.in')
-rw-r--r-- | applets/brightness/org.mate.BrightnessApplet.mate-panel-applet.in.in | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/applets/brightness/org.mate.BrightnessApplet.mate-panel-applet.in.in b/applets/brightness/org.mate.BrightnessApplet.mate-panel-applet.in.in new file mode 100644 index 0000000..3a3a0a8 --- /dev/null +++ b/applets/brightness/org.mate.BrightnessApplet.mate-panel-applet.in.in @@ -0,0 +1,16 @@ +[Applet Factory] +Id=BrightnessAppletFactory +Location=@LIBEXECDIR@/mate-brightness-applet +_Name=Brightness Applet Factory +_Description=Factory for Brightness Applet + +[BrightnessApplet] +_Name=Brightness Applet +_Description=Adjusts Laptop panel brightness +Icon=mate-brightness-applet +MateComponentId=OAFIID:MATE_BrightnessApplet +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-brightness-applet |