summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDarin Adler <darin@src.gnome.org>2000-04-12 20:34:37 +0000
committerDarin Adler <darin@src.gnome.org>2000-04-12 20:34:37 +0000
commitbaebdb1ad125e9247e85d558228f07fac93af767 (patch)
tree0f90aa0929e5970ba9caae81337b38110a26c7af /docs
parent951e7313c66e0d8be29ae30350c3ffefaa0744c7 (diff)
downloadnautilus-baebdb1ad125e9247e85d558228f07fac93af767.tar.gz
This is a new Perl script for searching for FIXME in the code. It reports
* check-FIXME.pl: This is a new Perl script for searching for FIXME in the code. It reports any FIXME that does not have a bug number next to it, or any with a bug number that's not an open bug. * libnautilus/nautilus-bookmark.c: Attached a bug number to a FIXME for script-testing purposes. * docs/architecture.txt: Removed a FIXME. So sue me! * src/file-manager/fm-icon-text-window.c (create_attributes_option_menu): Added a call to gettext since the attribute_labels are now N_ strings. * po/.cvsignore: Ignore the generated files. * libnautilus/nautilus-icon-factory.c: Formatting tweak.
Diffstat (limited to 'docs')
-rw-r--r--docs/architecture.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/architecture.txt b/docs/architecture.txt
index 1e144bf4a..76a5bb74f 100644
--- a/docs/architecture.txt
+++ b/docs/architecture.txt
@@ -116,7 +116,7 @@ location change or load an initial location, it calls
`nautilus_window_change_location'. This routine begins by stopping any
previous in-progress loads. Then it determines the applicable content
views and meta-views. It then enters a state machine which results in
-updating each view [FIXME: Sopwith or Darin should expand on this].
+updating each view.
When an individual view is being updated, one of two things may
happen. First, if the same view component is still applicable but the