mirror of
https://gitlab.gnome.org/GNOME/nautilus
synced 2024-11-05 16:04:31 +00:00
60b832fdfb
* 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. |
||
---|---|---|
.. | ||
.cvsignore | ||
main.c | ||
Makefile.am | ||
nautilus-sample-content-view-ui.xml | ||
nautilus-sample-content-view.c | ||
nautilus-sample-content-view.h | ||
Nautilus_View_sample.oaf.in | ||
Nautilus_View_sample.server.in | ||
Nautilus_View_sample.server.in.in | ||
README |
This is a sample Nautilus component. Each file has a WHAT YOU NEED TO CHANGE comment near the top, telling you what you need to change when you copy this component as a starting point for your own. Some also have CHANGE comments sprinled throughout pointing out other things you may want or need to change.