mirror of
https://gitlab.gnome.org/GNOME/nautilus
synced 2024-11-05 16:04:31 +00:00
612168d185
* libnautilus/gnome-icon-container.c: (icon_select): Fixed a bug that was causing some icons to not get selected or unselected properly due to strangeness of bit fields. * libnautilus/gnome-progressive-loader.h: libnautilus/gnome-progressive-loader.c: libnautilus/Makefile.am: Got rid of GnomeProgressiveLoader. We're not going to use it. * RENAMING: Andy added a new file that matched RENAMING, but then I changed my mind about a renaming, spawning yet more renaming! * src/file-manager/fm-directory-view-icons.c: Just tiny reformatting.
14 lines
438 B
Text
14 lines
438 B
Text
We put plans for renaming in here so we can think about them for a while.
|
|
|
|
gdk-extensions.[ch] -> nautilus-gdk-extensions.[ch]
|
|
ntl* -> nautilus*
|
|
|
|
ExplorerLocationBar -> NautilusLocationBar
|
|
FMIconCache -> NautilusIconFactory
|
|
|
|
GnomeIconContainer -> NautilusIconContainer
|
|
NautilusIconsViewIconItem -> NautilusIconContainerItem
|
|
GtkFList -> NautilusList
|
|
|
|
FMDirectoryViewIcons -> FMDirectoryIconView
|
|
FMDirectoryViewList -> FMDirectoryListView
|