diff options
author | Ramiro Estrugo <ramiro@src.gnome.org> | 2001-05-02 12:18:48 +0000 |
---|---|---|
committer | Ramiro Estrugo <ramiro@src.gnome.org> | 2001-05-02 12:18:48 +0000 |
commit | 60b832fdfb671c993754197fabea5e7ee9547a5d (patch) | |
tree | edba3dd7f1b424cd16f89626ca411f4bb25863ac /icons | |
parent | 6b46bdc9e6b34bf7899f415192bc4b98da70d33b (diff) | |
download | nautilus-60b832fdfb671c993754197fabea5e7ee9547a5d.tar.gz |
Lots of improvement. Make dealing with dependency libs/cflags simpler.
* configure.in:
Lots of improvement. Make dealing with dependency libs/cflags simpler.
* applets/launcher/Makefile.am:
* applets/preferences-applet/Makefile.am:
* components/adapter/Makefile.am:
* components/hardware/Makefile.am:
* components/help/Makefile.am:
* components/history/Makefile.am:
* components/image-viewer/Makefile.am:
* components/loser/content/Makefile.am:
* components/loser/sidebar/Makefile.am:
* components/mozilla/Makefile.am:
* components/music/Makefile.am:
* components/news/Makefile.am:
* components/notes/Makefile.am:
* components/sample/Makefile.am:
* components/text/Makefile.am:
* components/throbber/Makefile.am:
* components/tree/Makefile.am:
* helper-utilities/error-dialog/Makefile.am:
* icons/arlo/throbber/Makefile.am:
* icons/crux_eggplant/backgrounds/Makefile.am:
* icons/crux_eggplant/sidebar_tab_pieces/Makefile.am:
* icons/crux_eggplant/throbber/Makefile.am:
* icons/gnome/throbber/Makefile.am:
* icons/sidebar_tab_pieces/Makefile.am:
* libnautilus-adapter/Makefile.am:
* libnautilus-extensions/Makefile.am:
* libnautilus/Makefile.am:
* src/Makefile.am:
* src/file-manager/Makefile.am:
* test/Makefile.am:
Eliminate cut-n-paste disease by using dependency macros defined
in configure.in.
Diffstat (limited to 'icons')
-rw-r--r-- | icons/arlo/throbber/Makefile.am | 2 | ||||
-rw-r--r-- | icons/crux_eggplant/backgrounds/Makefile.am | 2 | ||||
-rw-r--r-- | icons/crux_eggplant/sidebar_tab_pieces/Makefile.am | 6 | ||||
-rw-r--r-- | icons/crux_eggplant/throbber/Makefile.am | 2 | ||||
-rw-r--r-- | icons/gnome/throbber/Makefile.am | 2 | ||||
-rw-r--r-- | icons/sidebar_tab_pieces/Makefile.am | 6 |
6 files changed, 10 insertions, 10 deletions
diff --git a/icons/arlo/throbber/Makefile.am b/icons/arlo/throbber/Makefile.am index cc5519d08..1e0588490 100644 --- a/icons/arlo/throbber/Makefile.am +++ b/icons/arlo/throbber/Makefile.am @@ -35,5 +35,5 @@ throbber_DATA = \ 030.png \ rest.png \ $(NULL) - + EXTRA_DIST = $(throbber_DATA) diff --git a/icons/crux_eggplant/backgrounds/Makefile.am b/icons/crux_eggplant/backgrounds/Makefile.am index 1f1c90a46..f272e871c 100644 --- a/icons/crux_eggplant/backgrounds/Makefile.am +++ b/icons/crux_eggplant/backgrounds/Makefile.am @@ -3,5 +3,5 @@ crux_eggplantdir = $(datadir)/pixmaps/nautilus/crux_eggplant/backgrounds crux_eggplant_DATA = \ background_pattern.png \ window_pattern.png - + EXTRA_DIST = $(crux_eggplant_DATA) diff --git a/icons/crux_eggplant/sidebar_tab_pieces/Makefile.am b/icons/crux_eggplant/sidebar_tab_pieces/Makefile.am index 7060ef46a..9c95fa27e 100644 --- a/icons/crux_eggplant/sidebar_tab_pieces/Makefile.am +++ b/icons/crux_eggplant/sidebar_tab_pieces/Makefile.am @@ -10,7 +10,7 @@ crux_eggplanttab_DATA = \ fill.png \ left-bumper.png \ left-bumper-active.png \ - left-bumper-active-prelight.png \ + left-bumper-active-prelight.png \ left-bumper-prelight.png \ middle-normal-normal.png \ middle-normal-prelight.png \ @@ -19,9 +19,9 @@ crux_eggplanttab_DATA = \ right-bumper.png \ right-empty-space.png \ right-top-active.png \ - right-top-active-prelight.png \ + right-top-active-prelight.png \ right-top-prelight.png \ right-top.png \ $(NULL) - + EXTRA_DIST = $(crux_eggplanttab_DATA) diff --git a/icons/crux_eggplant/throbber/Makefile.am b/icons/crux_eggplant/throbber/Makefile.am index f2511ca02..bcedf6384 100644 --- a/icons/crux_eggplant/throbber/Makefile.am +++ b/icons/crux_eggplant/throbber/Makefile.am @@ -35,5 +35,5 @@ throbber_DATA = \ 030.png \ rest.png \ $(NULL) - + EXTRA_DIST = $(throbber_DATA) diff --git a/icons/gnome/throbber/Makefile.am b/icons/gnome/throbber/Makefile.am index c74f05471..322f3a1c1 100644 --- a/icons/gnome/throbber/Makefile.am +++ b/icons/gnome/throbber/Makefile.am @@ -15,5 +15,5 @@ throbber_DATA = \ 010.png \ rest.png \ $(NULL) - + EXTRA_DIST = $(throbber_DATA) diff --git a/icons/sidebar_tab_pieces/Makefile.am b/icons/sidebar_tab_pieces/Makefile.am index 14c2fd841..1671f7b28 100644 --- a/icons/sidebar_tab_pieces/Makefile.am +++ b/icons/sidebar_tab_pieces/Makefile.am @@ -10,7 +10,7 @@ eazeltab_DATA = \ fill.png \ left-bumper.png \ left-bumper-active.png \ - left-bumper-active-prelight.png \ + left-bumper-active-prelight.png \ left-bumper-prelight.png \ middle-normal-normal.png \ middle-normal-prelight.png \ @@ -19,9 +19,9 @@ eazeltab_DATA = \ right-bumper.png \ right-empty-space.png \ right-top-active.png \ - right-top-active-prelight.png \ + right-top-active-prelight.png \ right-top-prelight.png \ right-top.png \ $(NULL) - + EXTRA_DIST = $(eazeltab_DATA) |