diff options
author | ross <ross@b067294f-1dea-0310-9683-c47a78595994> | 2008-02-14 17:27:43 +0000 |
---|---|---|
committer | ross <ross@b067294f-1dea-0310-9683-c47a78595994> | 2008-02-14 17:27:43 +0000 |
commit | c9488da6f04a989dd982934dc7a4ac1ec2066d87 (patch) | |
tree | 8eef5c8ae3576fc933ccf5a2292fd46ecd48f013 | |
parent | b16af242333058e884ba7b6f285a0e5148da80bb (diff) | |
download | matchbox-panel-2-c9488da6f04a989dd982934dc7a4ac1ec2066d87.tar.gz matchbox-panel-2-c9488da6f04a989dd982934dc7a4ac1ec2066d87.tar.bz2 matchbox-panel-2-c9488da6f04a989dd982934dc7a4ac1ec2066d87.zip |
2008-02-14 Ross Burton <ross@openedhand.com>
* configure.ac:
Remove applets/battery/data/, argh.
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1920 b067294f-1dea-0310-9683-c47a78595994
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | configure.ac | 1 |
2 files changed, 5 insertions, 1 deletions
@@ -1,5 +1,10 @@ 2008-02-14 Ross Burton <ross@openedhand.com> + * configure.ac: + Remove applets/battery/data/, argh. + +2008-02-14 Ross Burton <ross@openedhand.com> + * applets/battery/data/: * applets/battery/battery.c: Don't use private icons, use the icon theme. diff --git a/configure.ac b/configure.ac index e9275e8..d04265b 100644 --- a/configure.ac +++ b/configure.ac @@ -91,7 +91,6 @@ applets/systray/Makefile applets/showdesktop/Makefile applets/windowselector/Makefile applets/battery/Makefile -applets/battery/data/Makefile applets/brightness/Makefile applets/brightness/data/Makefile po/Makefile.in |