diff options
author | martti <martti@pkgsrc.org> | 2002-08-22 10:58:40 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2002-08-22 10:58:40 +0000 |
commit | df5f651b4e3fd462e30d703bfd284379fd6962dc (patch) | |
tree | 096c1dd299a15b05cf2f9d6ebffccaed6def0e8d /wm | |
parent | 932d1cb2f7294db2dd613b23eb1751abbe018221 (diff) | |
download | pkgsrc-df5f651b4e3fd462e30d703bfd284379fd6962dc.tar.gz |
Updated icewm-gnome to 1.2.0
- translation updates
- bug fixes
- new features
- HorizontalEdgeSwitch and VerticalEdgeSwitch
- LowerOnClickWhenRaised lower the active window when clicked again
- added icesh - a command line window manager
- TitleBarHorzOffset/TitleBarVertOffset
- allow transparent menu selection
- gradient support
- transparent applets
...
Diffstat (limited to 'wm')
-rw-r--r-- | wm/icewm-gnome/Makefile | 5 | ||||
-rw-r--r-- | wm/icewm-gnome/PLIST | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/wm/icewm-gnome/Makefile b/wm/icewm-gnome/Makefile index 81442befddb..d5d1e040a7f 100644 --- a/wm/icewm-gnome/Makefile +++ b/wm/icewm-gnome/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2002/05/04 20:06:39 martin Exp $ +# $NetBSD: Makefile,v 1.12 2002/08/22 10:58:40 martti Exp $ -PKGNAME= ${DISTNAME:S/-/-gnome-/:S/-2/.2/} -PKGREVISION= 1 +PKGNAME= ${DISTNAME:S/-/-gnome-/} COMMENT= Small, fast and light-weight window manager (GNOME version) CONFLICTS+= icewm-[0-9]* diff --git a/wm/icewm-gnome/PLIST b/wm/icewm-gnome/PLIST index b1ed7878d37..95219c678ec 100644 --- a/wm/icewm-gnome/PLIST +++ b/wm/icewm-gnome/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2002/02/26 09:41:43 martti Exp $ +@comment $NetBSD: PLIST,v 1.3 2002/08/22 10:58:40 martti Exp $ bin/genpref bin/icehelp bin/icesh @@ -283,6 +283,7 @@ share/doc/icewm/FAQ share/doc/icewm/README share/doc/icewm/TODO share/locale/ca/LC_MESSAGES/icewm.mo +share/locale/cs/LC_MESSAGES/icewm.mo share/locale/de/LC_MESSAGES/icewm.mo share/locale/en/LC_MESSAGES/icewm.mo share/locale/es/LC_MESSAGES/icewm.mo @@ -297,6 +298,8 @@ share/locale/pl/LC_MESSAGES/icewm.mo share/locale/pt_BR/LC_MESSAGES/icewm.mo share/locale/ro/LC_MESSAGES/icewm.mo share/locale/ru/LC_MESSAGES/icewm.mo +share/locale/sv/LC_MESSAGES/icewm.mo +share/locale/zh_CN.gb2312/LC_MESSAGES/icewm.mo share/locale/zh_TW.Big5/LC_MESSAGES/icewm.mo @dirrm etc/X11/icewm @dirrm lib/X11/icewm/icons |