re-write to use libgnome-menu to load the contents of the preferences
2004-11-10 Mark McLoughlin <mark@skynet.ie>
* control-center-categories.[ch]: re-write to use libgnome-menu
to load the contents of the preferences menu.
* control-center.c:
(relayout_canvas), (get_x), (get_y), (get_entry),
(get_line_length): update for control-center-categories.[ch] changes.
(activate_entry): load the .desktop file and launch.
(create_window), (main): remove all nautilus and bonobo stuff.
* gnome-control-center.png: rename from control-center2.png.
* gnomecc.desktop.in: update for new icon name.
* GNOME_ControlCenter.server.in: remove, we're not a Nautilus view
anymore.
* active.png, bcg_top.png, bg.png, bgtop.png,
blank.png, ccsplash.png, empty.png, foot.png,
gnome-lockscreen.png, gnome-unlockscreen.png,
gnomecc-ui.xml, html-view.xpm, kill-gnomecc.sh,
left.png, left_top.png, title.png, tree-view.xpm:
Remove what seems to be a big bunch of cruft.
* Makefile.am: remove cruft, install new icon, don't link
aganst libnautilus.
2004-11-16 08:56:50 +00:00
|
|
|
icondir = $(datadir)/icons/hicolor/48x48/apps
|
|
|
|
icon_DATA = gnome-control-center.png
|
2000-08-01 20:22:57 +00:00
|
|
|
|
2001-12-19 11:31:56 +00:00
|
|
|
sysdir = $(datadir)/applications
|
2001-07-16 17:04:18 +00:00
|
|
|
sys_in_files = gnomecc.desktop.in
|
|
|
|
sys_DATA = $(sys_in_files:.desktop.in=.desktop)
|
2001-11-10 20:55:08 +00:00
|
|
|
@INTLTOOL_DESKTOP_RULE@
|
2000-08-01 20:22:57 +00:00
|
|
|
|
2001-07-09 16:46:31 +00:00
|
|
|
INCLUDES = \
|
2002-06-18 19:29:45 +00:00
|
|
|
-DGNOMELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \
|
2002-09-26 16:49:42 +00:00
|
|
|
-DGNOMECC_ICONS_DIR=\""$(GNOMECC_ICONS_DIR)"\" \
|
re-write to use libgnome-menu to load the contents of the preferences
2004-11-10 Mark McLoughlin <mark@skynet.ie>
* control-center-categories.[ch]: re-write to use libgnome-menu
to load the contents of the preferences menu.
* control-center.c:
(relayout_canvas), (get_x), (get_y), (get_entry),
(get_line_length): update for control-center-categories.[ch] changes.
(activate_entry): load the .desktop file and launch.
(create_window), (main): remove all nautilus and bonobo stuff.
* gnome-control-center.png: rename from control-center2.png.
* gnomecc.desktop.in: update for new icon name.
* GNOME_ControlCenter.server.in: remove, we're not a Nautilus view
anymore.
* active.png, bcg_top.png, bg.png, bgtop.png,
blank.png, ccsplash.png, empty.png, foot.png,
gnome-lockscreen.png, gnome-unlockscreen.png,
gnomecc-ui.xml, html-view.xpm, kill-gnomecc.sh,
left.png, left_top.png, title.png, tree-view.xpm:
Remove what seems to be a big bunch of cruft.
* Makefile.am: remove cruft, install new icon, don't link
aganst libnautilus.
2004-11-16 08:56:50 +00:00
|
|
|
$(GNOMECC_CFLAGS)
|
2000-08-01 20:22:57 +00:00
|
|
|
|
2002-04-10 06:08:08 +00:00
|
|
|
bin_PROGRAMS = gnome-control-center
|
2000-08-01 20:22:57 +00:00
|
|
|
|
2002-04-10 06:08:08 +00:00
|
|
|
gnome_control_center_SOURCES = \
|
2004-10-15 19:37:59 +00:00
|
|
|
control-center-categories.c \
|
|
|
|
control-center-categories.h \
|
|
|
|
control-center.c \
|
|
|
|
gnomecc-rounded-rect.c \
|
|
|
|
gnomecc-rounded-rect.h \
|
|
|
|
gnomecc-event-box.c \
|
2005-05-16 13:57:06 +00:00
|
|
|
gnomecc-event-box.h \
|
|
|
|
gnomecc-canvas.c \
|
|
|
|
gnomecc-canvas.h
|
2004-10-15 19:37:59 +00:00
|
|
|
|
re-write to use libgnome-menu to load the contents of the preferences
2004-11-10 Mark McLoughlin <mark@skynet.ie>
* control-center-categories.[ch]: re-write to use libgnome-menu
to load the contents of the preferences menu.
* control-center.c:
(relayout_canvas), (get_x), (get_y), (get_entry),
(get_line_length): update for control-center-categories.[ch] changes.
(activate_entry): load the .desktop file and launch.
(create_window), (main): remove all nautilus and bonobo stuff.
* gnome-control-center.png: rename from control-center2.png.
* gnomecc.desktop.in: update for new icon name.
* GNOME_ControlCenter.server.in: remove, we're not a Nautilus view
anymore.
* active.png, bcg_top.png, bg.png, bgtop.png,
blank.png, ccsplash.png, empty.png, foot.png,
gnome-lockscreen.png, gnome-unlockscreen.png,
gnomecc-ui.xml, html-view.xpm, kill-gnomecc.sh,
left.png, left_top.png, title.png, tree-view.xpm:
Remove what seems to be a big bunch of cruft.
* Makefile.am: remove cruft, install new icon, don't link
aganst libnautilus.
2004-11-16 08:56:50 +00:00
|
|
|
gnome_control_center_LDADD = $(GNOMECC_LIBS)
|
2004-10-15 19:37:59 +00:00
|
|
|
|
|
|
|
IMAGES = text-selection-frame.png
|
|
|
|
VARIABLES = \
|
|
|
|
gnomecc_rounded_rect_frame $(srcdir)/text-selection-frame.png
|
|
|
|
|
|
|
|
pixbuf_file = gnomecc-rounded-rect-pixbuf.h
|
2000-08-01 20:22:57 +00:00
|
|
|
|
2004-10-15 19:37:59 +00:00
|
|
|
$(pixbuf_file) : $(IMAGES)
|
|
|
|
$(GDK_PIXBUF_CSOURCE) --raw --build-list $(VARIABLES) > $@
|
2000-08-01 20:22:57 +00:00
|
|
|
|
2004-11-28 08:14:05 +00:00
|
|
|
EXTRA_DIST = gnomecc.desktop.in $(IMAGES) $(icon_DATA)
|
2001-07-19 07:34:22 +00:00
|
|
|
|
2004-10-15 19:37:59 +00:00
|
|
|
BUILT_SOURCES = $(pixbuf_file)
|
re-write to use libgnome-menu to load the contents of the preferences
2004-11-10 Mark McLoughlin <mark@skynet.ie>
* control-center-categories.[ch]: re-write to use libgnome-menu
to load the contents of the preferences menu.
* control-center.c:
(relayout_canvas), (get_x), (get_y), (get_entry),
(get_line_length): update for control-center-categories.[ch] changes.
(activate_entry): load the .desktop file and launch.
(create_window), (main): remove all nautilus and bonobo stuff.
* gnome-control-center.png: rename from control-center2.png.
* gnomecc.desktop.in: update for new icon name.
* GNOME_ControlCenter.server.in: remove, we're not a Nautilus view
anymore.
* active.png, bcg_top.png, bg.png, bgtop.png,
blank.png, ccsplash.png, empty.png, foot.png,
gnome-lockscreen.png, gnome-unlockscreen.png,
gnomecc-ui.xml, html-view.xpm, kill-gnomecc.sh,
left.png, left_top.png, title.png, tree-view.xpm:
Remove what seems to be a big bunch of cruft.
* Makefile.am: remove cruft, install new icon, don't link
aganst libnautilus.
2004-11-16 08:56:50 +00:00
|
|
|
DISTCLEANFILES = gnomecc.desktop $(pixbuf_file)
|