diff options
author | Anders Carlsson <andersca@gnu.org> | 2002-04-20 21:11:31 +0000 |
---|---|---|
committer | Anders Carlsson <andersca@src.gnome.org> | 2002-04-20 21:11:31 +0000 |
commit | ac8df201d51df1ca2074f57d1ec0f22766acffd8 (patch) | |
tree | 7e78aca7e2321348783db6f7d4c43d215235ca47 /nautilus.desktop.in | |
parent | 40de40cbb4b07b5d28c2218e32c28f22a6d2ab75 (diff) | |
download | nautilus-ac8df201d51df1ca2074f57d1ec0f22766acffd8.tar.gz |
Disable drag window registration for now.
2002-04-20 Anders Carlsson <andersca@gnu.org>
* libnautilus-private/nautilus-drag-window.c:
(nautilus_drag_window_register):
Disable drag window registration for now.
* libnautilus-private/nautilus-global-preferences.c:
Change extra monitor paths to account for the rename.
* nautilus.desktop.in:
Update icon path.
* src/file-manager/fm-properties-window.c: (reset_icon),
(fm_properties_window_drag_data_received), (set_icon_callback):
Add support for dragging the reset icon to remove custom icons.
* src/nautilus-property-browser.c: (nautilus_emblem_dialog_new),
(nautilus_color_selection_dialog_new), (emblem_keyword_valid),
(add_new_emblem):
Fix "Add new emblem" dialog and add mnemonics.
Diffstat (limited to 'nautilus.desktop.in')
-rw-r--r-- | nautilus.desktop.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nautilus.desktop.in b/nautilus.desktop.in index f21e3d62e..1ecc64686 100644 --- a/nautilus.desktop.in +++ b/nautilus.desktop.in @@ -3,7 +3,7 @@ _Name=Home Folder _Comment=View your home folder in the Nautilus file manager TryExec=nautilus Exec=nautilus -Icon=nautilus-launch-icon.png +Icon=nautilus/nautilus-launch-icon.png Terminal=0 Type=Application Categories=Application;Core; |