diff options
author | wiz <wiz@pkgsrc.org> | 2007-06-12 18:02:01 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-06-12 18:02:01 +0000 |
commit | 50fec32d80f69cb10a80ae16378e62c3a1584d0f (patch) | |
tree | d33eec62757596163361c56499ad375e09c3a747 /wm/obconf/PLIST | |
parent | c77f008d7a53ef1d698de6a6f331e06c68831500 (diff) | |
download | pkgsrc-50fec32d80f69cb10a80ae16378e62c3a1584d0f.tar.gz |
Update to 2.0.1:
2.0.1
* Make ObConf work when the .obt file has been renamed (e.g. by box-look.org)
* Update swedish translation
* Update to Openbox 3.4.2 libraries
2.0.0
* Add the ability to install .obt theme archives
* Add the ability to create .obt theme archives
* Double clicking a .obt file will launch it with ObConf, install
the theme, and select it for both KDE and GNOME desktops
* Fix for writing invalid font entries when none existed in the
config file already
* Add new dock options showDelay and noStrut
* Add mouse option for double click time and drag threshold
* Add option for animate iconify/restore
* Make Openbox reconfigure with communication through the X server
rather than by PID
1.6.3
* Add the ability to change your fonts
* Add the <focusLast> config option
* When changing the number of desktops, or their names, ObConf will
set them in the current session as well as saving them to the
Openbox config file.
* Improve how ObConf sets the desktop names. You can leave them
empty and it will use the default translated names from Openbox.
1.6.1
* Update to the Openbox 3.4 series libraries.
Diffstat (limited to 'wm/obconf/PLIST')
-rw-r--r-- | wm/obconf/PLIST | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/wm/obconf/PLIST b/wm/obconf/PLIST index b7a281086d4..a3816af444b 100644 --- a/wm/obconf/PLIST +++ b/wm/obconf/PLIST @@ -1,6 +1,13 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2003/12/13 21:10:21 xtraeme Exp $ +@comment $NetBSD: PLIST,v 1.2 2007/06/12 18:02:01 wiz Exp $ bin/obconf share/applications/obconf.desktop +share/locale/en@boldquot/LC_MESSAGES/obconf.mo +share/locale/en@quot/LC_MESSAGES/obconf.mo +share/locale/sv/LC_MESSAGES/obconf.mo +share/mime/packages/obconf.xml +share/mimelnk/application/x-openbox-theme.desktop share/obconf/obconf.glade @dirrm share/obconf +@unexec ${RMDIR} %D/share/mimelnk/application 2>/dev/null || ${TRUE} +@unexec ${RMDIR} %D/share/mimelnk 2>/dev/null || ${TRUE} @comment in gnome2-dirs: @dirrm share/applications |