diff options
author | Darin Adler <darin@src.gnome.org> | 2001-11-08 21:46:07 +0000 |
---|---|---|
committer | Darin Adler <darin@src.gnome.org> | 2001-11-08 21:46:07 +0000 |
commit | 3f4aeca2fa2480601db11310553e856dcc0ce217 (patch) | |
tree | 89354638305c22e50ecdb9322002d3f5fd22521f /RENAMING | |
parent | 25f9e45ba5c66487bda07e685cfec0cff96965d3 (diff) | |
download | nautilus-3f4aeca2fa2480601db11310553e856dcc0ce217.tar.gz |
Remove Nautilus 1 news. This file is empty for now. Add some renaming
* NEWS: Remove Nautilus 1 news. This file is empty for now.
* RENAMING: Add some renaming ideas.
* TODO: Add a tiny porting to-do list. I should take that
survey of GNOME2_CONVERSION_COMPLETE that Havoc did and put
it in here.
* TRADEMARK_NOTICE: Removed this file. Eazel logo isn't in
here any more.
* Makefile.am: Remove TRADEMARK_NOTICE.
* components/help/hyperbola-nav-index.c:
* components/mozilla/nautilus-mozilla-content-view.c:
* libnautilus-private/nautilus-authn-manager.c:
* libnautilus-private/nautilus-file-operations-progress.c:
* libnautilus-private/nautilus-file-operations-progress.h:
* libnautilus-private/nautilus-file-operations.c:
* libnautilus-private/nautilus-icon-dnd.c:
* libnautilus-private/nautilus-program-chooser.c:
* libnautilus-private/nautilus-program-chooser.h:
* libnautilus-private/nautilus-program-choosing.c:
* src/file-manager/fm-directory-view.c:
* src/file-manager/fm-search-list-view.c:
* src/file-manager/nautilus-indexing-info.c:
* src/nautilus-about.c:
* src/nautilus-about.h:
* src/nautilus-application.c:
* src/nautilus-bookmarks-window.c:
* src/nautilus-location-bar.c:
* src/nautilus-property-browser.c:
* src/nautilus-shell.c:
* src/nautilus-window-menus.c:
* src/nautilus-window.c:
First cut at converting to GtkDialog from GnomeDialog.
Diffstat (limited to 'RENAMING')
-rw-r--r-- | RENAMING | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -12,6 +12,9 @@ When we rename files in the repository, we do it by this process: This retains the history in both the old and new locations. +Remove a lot of nautilus prefixes since nothing outside libnautilus is +intended for use with other programs, so it doesn't need namespacing. + ------ macros ------ @@ -23,6 +26,7 @@ directory names ---------- file names ---------- +*-ui.xml -> *.ui src/file-manager/fm-* -> ? hyperbola -> nautilus-help-system nautilus-authn-manager.c -> nautilus-authentication-manager.c |