summaryrefslogtreecommitdiff
path: root/cut-n-paste-code
diff options
context:
space:
mode:
authorDarin Adler <darin@src.gnome.org>2002-01-21 20:21:31 +0000
committerDarin Adler <darin@src.gnome.org>2002-01-21 20:21:31 +0000
commitc66ad8c74e2f845d0f02f22bcedc7126913a418b (patch)
tree891c767e2c83be77d40f4b6b83864a9a69cd79b4 /cut-n-paste-code
parent39aacdfa739a052d3515c9702fbdc4a7dc110fe5 (diff)
downloadnautilus-c66ad8c74e2f845d0f02f22bcedc7126913a418b.tar.gz
Remove. Remove. Remove. Remove. Remove.
* check-signals.pl: Remove. * components/adapter/bonobo-stream-vfs.c: Remove. * components/adapter/bonobo-stream-vfs.h: Remove. * components/adapter/nautilus-adapter-progressive-load-strategy.c: Remove. * components/adapter/nautilus-adapter-progressive-load-strategy.h: Remove. * components/adapter/Makefile.am: * components/hardware/Makefile.am: * components/history/Makefile.am: * components/image-viewer/Makefile.am: * components/music/Makefile.am: * components/news/Makefile.am: * components/notes/Makefile.am: * components/text/Makefile.am: * components/throbber/Makefile.am: * components/tree/Makefile.am: * libnautilus-private/Makefile.am: * test/Makefile.am: General cleanups, mostly formatting. * configure.in: Remove libiconv stuff, since we don't use it any more. Do esound stuff in the main call to pkg-config, not a separate set of variables. * components/image-viewer/nautilus-image-view.c: Remove unused libart includes. * cut-n-paste-code/widgets/gimphwrapbox/gtkwrapbox.h: Remove the use of "decrement" as a synonym for "remove". * test/test.c: Remove unused libart include.
Diffstat (limited to 'cut-n-paste-code')
-rw-r--r--cut-n-paste-code/widgets/gimphwrapbox/gtkwrapbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cut-n-paste-code/widgets/gimphwrapbox/gtkwrapbox.h b/cut-n-paste-code/widgets/gimphwrapbox/gtkwrapbox.h
index 869a41b27..04d71fc68 100644
--- a/cut-n-paste-code/widgets/gimphwrapbox/gtkwrapbox.h
+++ b/cut-n-paste-code/widgets/gimphwrapbox/gtkwrapbox.h
@@ -46,7 +46,7 @@ typedef struct _GtkWrapBoxClass GtkWrapBoxClass;
typedef struct _GtkWrapBoxChild GtkWrapBoxChild;
- /* For nautilus usage, we should decrement the
+ /* For nautilus usage, we should remove the
aspect ratio capability */
/* --- GtkWrapBox --- */
struct _GtkWrapBox