Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.
Packages needing empty directories can use the @pkgdir command in PLIST.
Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
0.2.3
-----
Bugfixes:
- Don't die if no-preview.png is not found
- Fix mono 1.9.1 compile problem
- Fix a crash with two labels selected
- Check if watched dir exists, otherwise nemo would crash
- Fix some problems with starred update functions
Other:
- Add Open Office + Gimp filetypes as default types
Translations:
- Added French translation by Claude Paroz
- Added Finish translation by Ilkka Tuohela
- Added Brazilian Portuguese translation by Laudeci Oliveira
- Updated Czech translation by Adrian Gunis
- Updated Arabic Translation by Djihed Afifi
0.2.2
-----
Bugfixes:
- Add pagination to day view so that days with large number of files
doesn't use excessive memory and halts the program for a long time
- Fix a refresh bug where the day view would blink upon first enter
- Fix some memory leaks in thumbnailer
- Fix an indexing problem (#520790), thanks to Bret Towe
- Fix two other indexing problems:
- If watch_dir in config ends with / it would try to insert all files
in the top level directory on reindex
- Fix deleting and reinserting files + labels when indexing.
- Some better error messages when dbus session is not running (#519853)
- Some fixes to po/Makefile to make it work better with intltool
Translations:
- Updated Swedish translation by Daniel Nylander
- Added Greek translation by Giannis Katsapiris
Starts up fine, but exits again immediately with:
Unhandled Exception: System.Exception: Unable to open the session message bus. ---> System.ArgumentNullException: Argument cannot be null.
Parameter name: address
at NDesk.DBus.Bus.Open (System.String address) [0x00000]
at NDesk.DBus.Bus.get_Session () [0x00000] --- End of inner exception stack trace ---
at NDesk.DBus.Bus.get_Session () [0x00000]
at Nemo.Tracker..ctor (Boolean reindex) [0x00000]
at MainWindow..ctor (Boolean reindex, Boolean hidden) [0x00000]
at Nemo.MainClass.Main (System.String[] args) [0x00000]
What is Nemo?
Nemo is a new way of managing files, or rather not manage files.
Currently it's a cross between a calendar and a file browser with
labels.
In the default view, files are displayed by date of last change
instead of the typical hierarchical view.
Nemo is a free/open source GTK application written in C#.