diff options
author | Maciej Stachowiak <mstachow@src.gnome.org> | 2000-06-08 10:45:03 +0000 |
---|---|---|
committer | Maciej Stachowiak <mstachow@src.gnome.org> | 2000-06-08 10:45:03 +0000 |
commit | ccf95fb85ec240dc297bfd64e1ec836d7d9edcaa (patch) | |
tree | 97b9f8fdbbf82265e292d6c9238fb9fa71d998a1 /RENAMING | |
parent | ecd17c906fa4fb80f82908a91435af6bc14018be (diff) | |
download | nautilus-ccf95fb85ec240dc297bfd64e1ec836d7d9edcaa.tar.gz |
Added more renaming ideas. Adjusted a FIXME comment.
* RENAMING: Added more renaming ideas.
* libnautilus-extensions/nautilus-mime-actions.c:
(get_mime_type_from_uri): Adjusted a FIXME comment.
Diffstat (limited to 'RENAMING')
-rw-r--r-- | RENAMING | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -2,11 +2,26 @@ We put plans for renaming in here so we can think about them for a while. Note that when we rename a class, it usually involves renaming some functions and files too. +--------------- +directory names +--------------- +components/rpmview -> components/rpm + ---------- file names ---------- components/html/ntl-web-browser.c -> ? components/websearch/ntl-web-search.c -> components/websearch/nautilus-web-search.c? +src/file-manager/fm-* -> ? +src/file-manager/dfos* -> ? + + +-------------------------- +Random vestiges of "ntl" +-------------------------- +libntl-file-manager.* -> libnautilus-file-manager.* +*ntl* -> *nautilus* +header file guard #defines, *NTL* -> *NAUTILUS* ---------------------------- classes and other data types |