diff options
author | Nelson Marques <[email protected]> | 2012-11-25 09:28:28 -0800 |
---|---|---|
committer | Nelson Marques <[email protected]> | 2012-11-25 09:28:28 -0800 |
commit | a9c127a8a3420ac5613a41de212906e4ab90156c (patch) | |
tree | bd83773c79327eff56286f41ec63b5630aa11c3e | |
parent | d27bab18d96e276f651ff8ff7f86eaa309556a18 (diff) | |
parent | de4c2dcf3650b8641e9ea7ef20735e16fb793f55 (diff) | |
download | mate-power-manager-a9c127a8a3420ac5613a41de212906e4ab90156c.tar.bz2 mate-power-manager-a9c127a8a3420ac5613a41de212906e4ab90156c.tar.xz |
Merge pull request #39 from ketheriel/master
enable power statistics icon in menu
-rw-r--r-- | data/mate-power-statistics.desktop.in.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/mate-power-statistics.desktop.in.in b/data/mate-power-statistics.desktop.in.in index 6803ad5..ec6c7c6 100644 --- a/data/mate-power-statistics.desktop.in.in +++ b/data/mate-power-statistics.desktop.in.in @@ -7,7 +7,7 @@ Terminal=false Type=Application Categories=GTK;System;Monitor; OnlyShowIn=MATE; -NoDisplay=true +NoDisplay=false StartupNotify=true X-MATE-Bugzilla-Bugzilla=MATE X-MATE-Bugzilla-Product=mate-power-manager |