From a98548fdb66f1af4e6c062940cfec378e0073db3 Mon Sep 17 00:00:00 2001 From: Doug Torrance Date: Fri, 19 Sep 2014 23:23:25 -0500 Subject: [PATCH] wmbattery: Add to webpage database. Based on https://web.archive.org/web/20121031045139/http://dockapps.windowmaker.org/file.php/id/34. --- dockapps.db.in | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/dockapps.db.in b/dockapps.db.in index 700e83e..3558653 100644 --- a/dockapps.db.in +++ b/dockapps.db.in @@ -68,6 +68,13 @@ url = dockapps = 216 category = System Monitoring +[wmbattery] +image = wmbattery.gif +description = "Wmbattery displays the status of your laptop's battery in a small icon. This includes if it is plugged in, if the battery is charging, how many minutes of battery life remain, battery life remaining (with both a percentage and a graph), and battery status (high - green, low - yellow, or critical - red)." +url = http://joeyh.name/code/wmbattery/ +dockapps = 34 +category = System Monitoring + [wmbiff] image = wmbiff.jpg description = "WMBiff is an WindowMaker docking utility, that displays the number of read -- 2.11.4.GIT