mirror of
https://gitlab.gnome.org/GNOME/nautilus
synced 2024-11-05 16:04:31 +00:00
94ee23bd96
* RENAMING: Added some idl-related renamings.
28 lines
623 B
Text
28 lines
623 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.
|
|
---
|
|
|
|
[dD]etails -> [dD]etail
|
|
|
|
ntl* -> nautilus* (1)
|
|
NautilusViewFrame <--> NautilusView (2)
|
|
ntl-view-bonobo-subdoc -> ntl-view-bonobo-embeddable (see also 1, 2)
|
|
|
|
GtkScrollFrame -> NautilusScrollFrame
|
|
|
|
*_cb -> *_callback
|
|
|
|
*IndexPanel* -> *Sidebar*
|
|
*MetaView* -> *SidebarPanel*
|
|
|
|
|
|
NavigationRequestInfo -> NavigationRequest
|
|
NavigationInfo -> Location
|
|
|
|
|
|
SelectionInfo -> Selection
|
|
SelectionRequestInfo -> SelectionRequest
|
|
|
|
|
|
StatusRequestInfo -> Status (or StatusRequest)
|
|
|