Commit graph

13 commits

Author SHA1 Message Date
Kamel Ibn Aziz Derouiche
99b88de7e1 o Updated version 0.2.3 --> 0.2.4
o SET LICENSE
        o Added patch: fixed path ndesk-dbus with netbsd
2009-06-22 14:47:05 +00:00
Kamel Ibn Aziz Derouiche
2427fed97f 1- Added DESTDIR Support
2- Added desktop-file-utils,Although it already exists in PLIST
3- Fixed patch: Added $NetBSD$ in patch-ac
2009-03-25 22:56:31 +00:00
Thomas Klausner
97ad8af90b Update to 0.2.3:
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
2009-01-19 16:35:42 +00:00
Thomas Klausner
ccc7cb74a1 Recursive PKGREVISION/ABI-depends bump for db4 4.6->4.7 update (shlib
name change).
2008-09-06 20:54:43 +00:00
Thomas Klausner
f9bc294b8d Bump gnome-sharp API depends for shlib name changes and dependency changes.
Bump PKGREVISION of its dependencies.
2008-04-27 23:10:01 +00:00
Thomas Klausner
226037e1d5 Bump BUILDLINK_API_DEPENDS for gtk-sharp (name changes) and bump PKGREVISION
of dependencies.
2008-04-27 09:21:35 +00:00
Mihai Chelaru
98c761fb5c improve launching script 2008-04-25 16:45:39 +00:00
Mihai Chelaru
65eb8264eb Fixed crash, add buggy script 2008-04-25 12:43:31 +00:00
Mihai Chelaru
41fa671449 Make it compile 2008-04-25 12:41:42 +00:00
Mihai Chelaru
6f9167e528 Make it use system provided ndesk-bus and ndesk-bus-glib libraries
Should fix a crash reported by wiz@ in WriteBsdCred()
2008-04-25 12:25:22 +00:00
Thomas Klausner
8aa29b9ed9 Update to 0.2.2. Still doesn't work for me (see TODO).
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
2008-04-15 13:22:41 +00:00
Tobias Nygren
6b646e2286 Catch up with gtk-sharp rename. 2008-03-18 00:51:48 +00:00
Thomas Klausner
eea98dbbd0 Import nemo-0.2.1 as wip/nemo.
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#.
2008-03-16 10:21:10 +00:00