diff options
author | adam <adam@pkgsrc.org> | 2005-07-25 10:55:44 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2005-07-25 10:55:44 +0000 |
commit | 903188a63d08966a992f476cba28f98fb5da7400 (patch) | |
tree | 51e2be5c1d7a966ed1a6579a6b39a75fb7aaea8a /sysutils/xfe/distinfo | |
parent | 74f12c69697040c1ec8f070c3cb44cf1976064a9 (diff) | |
download | pkgsrc-903188a63d08966a992f476cba28f98fb5da7400.tar.gz |
Changes 0.84:
- fixed a bug when dragging files from Gnome (or other desktops?) to Xfe. The number of files
was incorrectly set to n+1 instead of n.
- fixed a small regression that occured when trying to copy or move a directory to a place
where a directory with the same name already exists
- simplified the source tree to reduce the compilation time
Version 0.83 (not released)
- modified the layout of the permissions tab to be more intuitive (first permissions,
then owner, and finally command)
- added button "Owner only" in the permissions tab to allow chown only operations
- fixed a bug in chmod and chown operations when trying to recursively change permissions
on a single folder
- new Debian package icon
- when multiple files are selected, the default for Properties/Permissions dialog is now "Set marked".
This is more consistent with the single selected file case.
- updated xfe.spec.in to reflect FOX 1.4.x support
- changed executable files icon
- added Windows EXE icon
- added Ctrl-W shortcut to the Quit button
- changed the font in Help window to text font (improve readability)
- changed delete and empty trash icons, for consistency
- fixed a problem when moving a file and that file already exists : only one overwrite dialog
should appear. Fixed the File::move() function in the File class.
- updated the README and help.cc files
- implementation of the trash can for file delete operations
- fixed a small bug in exists() function that prevent broken links to be deleted
Diffstat (limited to 'sysutils/xfe/distinfo')
-rw-r--r-- | sysutils/xfe/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/xfe/distinfo b/sysutils/xfe/distinfo index b6dc39668ff..5f3ff551919 100644 --- a/sysutils/xfe/distinfo +++ b/sysutils/xfe/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2005/02/24 13:41:00 agc Exp $ +$NetBSD: distinfo,v 1.3 2005/07/25 10:55:44 adam Exp $ -SHA1 (xfe-0.54.2.tar.gz) = 6b1bc7fea2506ca949ba37ea025923c1c6a62e73 -RMD160 (xfe-0.54.2.tar.gz) = 5588da134c5d18ea3a8618469e944397f80f9a1f -Size (xfe-0.54.2.tar.gz) = 546869 bytes -SHA1 (patch-aa) = 29baba2c2d5d9360ad2925cbbb1e5733098f040e +SHA1 (xfe-0.84.tar.gz) = 7e6eaefea56d098d471ada395d937d37add056ae +RMD160 (xfe-0.84.tar.gz) = 02206d04595f61ab1b815594cef904cf52d0cd40 +Size (xfe-0.84.tar.gz) = 847390 bytes +SHA1 (patch-aa) = 094df6cbc885332c6364d8cd8a0a8fe6d6fdf281 |