blob: cd79744f29ff0470b4f60ce0a5bbc74ace68dc8c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
|
This is nautilus 2.0.0. The file manager for the Gnome 2 desktop.
Major changes since 1.0.x are:
* Port to Gtk+ 2 and the Gnome 2 platform.
* Major performance improvements.
* Userlevels are removed.
* Lots of small UI changes in order to comply with the Gnome 2 Human
Interface Guidelines.
* Preferences dialog has been trimmed down.
* Anti-aliased mode has been removed. If you want anti-aliased text,
you need to use the Gtk+ 2 anti-aliased text mode.
* New emblems added to the default set of emblems.
* Support for editing vfolder menus using nautilus.
* Made most normal component in-process.
* Accessibility support.
* Drop support for public metadata.
* The news was sidebar disabled/removed
* Image view component removed, we now use Eye of Gnome.
* Bugfixes
Minor new features:
* Drop-shadow for text on the desktop
* Alt-drag image and pick set-as-background
* New progress dialog window-icon shows progress visually.
* You can use Alt-left/right/up/down to navigate the icon view using
the keyboard.
* Ability to easily create launchers on the desktop.
|