hi all, runlevel-admin is already ported to GNOME2. Here's the new patch for changing configure.in and Makefile.am's. do I commit? Greetings
Index: configure.in =================================================================== RCS file: /cvs/gnome/ximian-setup-tools/configure.in,v retrieving revision 1.138 diff -u -5 -r1.138 configure.in --- configure.in 30 Apr 2002 00:32:47 -0000 1.138 +++ configure.in 1 May 2002 00:39:22 -0000 @@ -188,10 +188,11 @@ src/time/Makefile src/time/e-map/Makefile src/boot/Makefile src/display/Makefile src/shares/Makefile +src/runlevel/Makefile po/Makefile.in ]) dnl src/memory/Makefile dnl src/users/Makefile Index: backend/Makefile.am =================================================================== RCS file: /cvs/gnome/setup-tools-backends/Makefile.am,v retrieving revision 1.54 diff -u -5 -r1.54 Makefile.am --- backend/Makefile.am 6 Jan 2002 23:19:57 -0000 1.54 +++ backend/Makefile.am 1 May 2002 00:39:22 -0000 @@ -36,10 +36,11 @@ platform.pl.in \ print.pl.in \ replace.pl.in \ report.pl.in \ service.pl.in \ + service-list.pl.in \ share.pl.in \ tokenizer.pl.in \ util.pl.in \ x.pl.in \ xml.pl.in Index: interfaces/Makefile.am =================================================================== RCS file: /cvs/gnome/ximian-setup-tools/interfaces/Makefile.am,v retrieving revision 1.29 diff -u -5 -r1.29 Makefile.am --- interfaces/Makefile.am 10 Feb 2002 22:12:03 -0000 1.29 +++ interfaces/Makefile.am 1 May 2002 00:39:23 -0000 @@ -12,10 +12,11 @@ location-manager.glade \ internetsharing.glade \ rollback-location-management.glade \ display.glade \ print.glade \ + runlevel.glade \ font.glade interfaces_DATA = $(interfaces) EXTRA_DIST = \ Index: src/Makefile.am =================================================================== RCS file: /cvs/gnome/ximian-setup-tools/src/Makefile.am,v retrieving revision 1.33 diff -u -5 -r1.33 Makefile.am --- src/Makefile.am 11 Apr 2002 09:37:24 -0000 1.33 +++ src/Makefile.am 1 May 2002 00:39:24 -0000 @@ -1,3 +1,3 @@ -SUBDIRS = common network time boot display shares +SUBDIRS = common network time boot display shares runlevel # users time internetsharing font #memory print disks dhcpd
Esta parte del mensaje esta firmada digitalmente