summaryrefslogtreecommitdiff
path: root/RENAMING
diff options
context:
space:
mode:
authorDarin Adler <darin@src.gnome.org>2000-01-27 01:02:52 +0000
committerDarin Adler <darin@src.gnome.org>2000-01-27 01:02:52 +0000
commit612168d185b3c03249cd7bc1f0023aef59668a3f (patch)
tree2ab9bd8f572eee26d1413a5d82d3129675971de6 /RENAMING
parentf588a6af293e6a59c2480d8112b22e11bf3f01f7 (diff)
downloadnautilus-612168d185b3c03249cd7bc1f0023aef59668a3f.tar.gz
Fixed a bug that was causing some icons to not get selected or unselected
* 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.
Diffstat (limited to 'RENAMING')
-rw-r--r--RENAMING1
1 files changed, 1 insertions, 0 deletions
diff --git a/RENAMING b/RENAMING
index 9ab4e3e02..836fdcbb1 100644
--- a/RENAMING
+++ b/RENAMING
@@ -7,6 +7,7 @@ ExplorerLocationBar -> NautilusLocationBar
FMIconCache -> NautilusIconFactory
GnomeIconContainer -> NautilusIconContainer
+NautilusIconsViewIconItem -> NautilusIconContainerItem
GtkFList -> NautilusList
FMDirectoryViewIcons -> FMDirectoryIconView