mirror of
https://gitlab.gnome.org/GNOME/nautilus
synced 2024-11-05 16:04:31 +00:00
22 lines
No EOL
645 B
Text
22 lines
No EOL
645 B
Text
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 files too.
|
|
---
|
|
|
|
ntl* -> nautilus* (1)
|
|
NautilusViewFrame <--> NautilusView (2)
|
|
ntl-view-bonobo-subdoc -> ntl-view-bonobo-embeddable (see also 1, 2)
|
|
|
|
FMDirectoryViewIcons -> FMDirectoryIconView
|
|
FMDirectoryViewList -> FMDirectoryListView
|
|
|
|
GnomeIconContainer -> NautilusIconContainer
|
|
GnomeIconContainerIcon -> NautilusIcon
|
|
NautilusIconsViewIconItem -> NautilusIconCanvasItem
|
|
|
|
GtkFList -> NautilusList
|
|
GtkScrollFrame -> NautilusScrollFrame
|
|
|
|
*_cb -> *_callback
|
|
|
|
IndexPanel -> Sidebar
|
|
MetaView -> SidebarPanel |