diff options
author | Tomasz Paweł Gajc <tpg@mandriva.org> | 2007-12-26 00:54:37 +0000 |
---|---|---|
committer | Tomasz Paweł Gajc <tpg@mandriva.org> | 2007-12-26 00:54:37 +0000 |
commit | 3c4663cac1925e27aa0530901cca8dc18e49c777 (patch) | |
tree | 7d1467e3a57bdea79f6f0f442326b338905a247e /Makefile | |
parent | e64acf5e7042bdb89f89283ec535977c09c33c9c (diff) | |
download | config-3c4663cac1925e27aa0530901cca8dc18e49c777.tar config-3c4663cac1925e27aa0530901cca8dc18e49c777.tar.gz config-3c4663cac1925e27aa0530901cca8dc18e49c777.tar.bz2 config-3c4663cac1925e27aa0530901cca8dc18e49c777.tar.xz config-3c4663cac1925e27aa0530901cca8dc18e49c777.zip |
- new version 1.3.6
- remove icons, as they are handled by xfdesktop package
- make panel looks nicer
o add some separators
o do not use flat buttons in task list
o add windowlist to the panel
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -36,8 +36,6 @@ install: -install -d $(DESTDIR)$(xfceprofdir)/Powerpack/xfce4/mcs_settings install -m 644 Powerpack/xfce4/mcs_settings/*.xml $(DESTDIR)$(xfceprofdir)/Powerpack/xfce4/mcs_settings/ - -install -d $(DESTDIR)$(iconsdir)/Tango/32x32/apps - install -m 644 icons/*.png $(DESTDIR)$(iconsdir)/Tango/32x32/apps/ .PHONY: ChangeLog log changelog |