diff options
author | Stefano Karapetsas <[email protected]> | 2012-06-14 22:15:06 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-06-14 22:15:06 +0200 |
commit | ad0d27b6e59f008f0411d9c036fd45fc347c80fd (patch) | |
tree | f00d6d23221b28f83a0c9df7c0076b386b7ffe04 /README | |
parent | 1e437dffa450d1a62098374a67d1148b8e673d13 (diff) | |
download | mate-power-manager-ad0d27b6e59f008f0411d9c036fd45fc347c80fd.tar.bz2 mate-power-manager-ad0d27b6e59f008f0411d9c036fd45fc347c80fd.tar.xz |
remove unused wnck refs
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -7,7 +7,7 @@ MATE Power Manager listens for system events and responds with user-configurable MATE Power Manager comes in three main parts: - - mate-power-manager: the manager daemon itself + - mate-power-manager: the manager daemon itself - mate-power-preferences: the control panel program, for configuration - mate-power-statistics: the statistics graphing program @@ -18,7 +18,6 @@ To build, MATE Power Manager requires - MATE Keyring (1.1.0 or later) - DBus (0.70 or later) - libmatenotify (1.1.0 or later) - - libwnck (2.10.0 or later) - Cairo (1.0.0 or later) - Unique (0.9.4 or later) - libpanel (2.0.0 or later) |