diff options
author | Christian Neumair <chris@gnome-de.org> | 2005-06-02 20:15:04 +0000 |
---|---|---|
committer | Christian Neumair <cneumair@src.gnome.org> | 2005-06-02 20:15:04 +0000 |
commit | 0b7e9efbcda34411b38ddab1f7d4f14d9d285c3b (patch) | |
tree | 72eb6a0dac6ea52bb01e08c8e4a532e262af3711 /ChangeLog | |
parent | ae8b07508461a4e8f0d09d391c6ba37fcfad38be (diff) | |
download | nautilus-0b7e9efbcda34411b38ddab1f7d4f14d9d285c3b.tar.gz |
Always pre-select the whole name of a directory when renaming it. Fixes
2005-06-02 Christian Neumair <chris@gnome-de.org>
* src/file-manager/fm-directory-view.c: (real_action_rename):
Always pre-select the whole name of a directory when renaming it.
Fixes #306217.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,5 +1,11 @@ 2005-06-02 Christian Neumair <chris@gnome-de.org> + * src/file-manager/fm-directory-view.c: (real_action_rename): + Always pre-select the whole name of a directory when renaming it. + Fixes #306217. + +2005-06-02 Christian Neumair <chris@gnome-de.org> + * libnautilus-private/nautilus-file.c: (compare_by_emblems), (get_automatic_emblems_as_integer): * libnautilus-private/nautilus-file-private.h: @@ -16,7 +22,7 @@ * src/nautilus-window-menus.c: Bind control-= to zoom-in. Fixes #306225. -2005-05-02 Christian Neumair <chris@gnome-de.org> +2005-06-02 Christian Neumair <chris@gnome-de.org> * libnautilus-private/nautilus-clipboard.c: * libnautilus-private/nautilus-icon-dnd.c: |