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/brightness/org.mate.BrightnessApplet.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/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 |