libgnomeui patch



Hi,

etc.

Havoc

Index: doc/reference/tmpl/gnome-macros.sgml
===================================================================
RCS file: /cvs/gnome/libgnomeui/doc/reference/tmpl/gnome-macros.sgml,v
retrieving revision 1.1
diff -u -p -u -r1.1 gnome-macros.sgml
--- doc/reference/tmpl/gnome-macros.sgml	2001/09/08 16:49:03	1.1
+++ doc/reference/tmpl/gnome-macros.sgml	2001/09/19 19:15:58
@@ -14,53 +14,3 @@ gnome-macros
 
 </para>
 
-<!-- ##### MACRO GNOME_CLASS_BOILERPLATE ##### -->
-<para>
-
-</para>
-
- type: 
- type_as_function: 
- \
-				parent_type:
- \
-				parent_type:
- \
-				parent_type:
- \
-				parent_type:
- \
-				parent_type: 
- parent_type_as_function: 
-
-
-<!-- ##### MACRO GNOME_CALL_PARENT_HANDLER ##### -->
-<para>
-
-</para>
-
- parent_class_cast: 
- name: 
- args: 
-
-
-<!-- ##### MACRO GNOME_CALL_PARENT_HANDLER_WITH_DEFAULT ##### -->
-<para>
-
-</para>
-
- parent_class_cast: 
- \
-					       name:
- \
-					       name:
- \
-					       name:
- \
-					       name:
- \
-					       name: 
- args: 
- def_return: 
-
-
Index: doc/reference/tmpl/gnome-stock-icons.sgml
===================================================================
RCS file: /cvs/gnome/libgnomeui/doc/reference/tmpl/gnome-stock-icons.sgml,v
retrieving revision 1.1
diff -u -p -u -r1.1 gnome-stock-icons.sgml
--- doc/reference/tmpl/gnome-stock-icons.sgml	2001/09/08 16:49:03	1.1
+++ doc/reference/tmpl/gnome-stock-icons.sgml	2001/09/19 19:15:58
@@ -14,19 +14,6 @@ gnome-stock-icons
 
 </para>
 
-<!-- ##### MACRO GNOME_ICON_SIZE_TOOLBAR ##### -->
-<para>
-
-</para>
-
-
-
-<!-- ##### VARIABLE gnome_icon_size_toolbar ##### -->
-<para>
-
-</para>
-
-
 <!-- ##### FUNCTION init_gnome_stock_icons ##### -->
 <para>
 
Index: doc/reference/tmpl/libgnomeui-unused.sgml
===================================================================
RCS file: /cvs/gnome/libgnomeui/doc/reference/tmpl/libgnomeui-unused.sgml,v
retrieving revision 1.1
diff -u -p -u -r1.1 libgnomeui-unused.sgml
--- doc/reference/tmpl/libgnomeui-unused.sgml	2001/09/08 16:49:03	1.1
+++ doc/reference/tmpl/libgnomeui-unused.sgml	2001/09/19 19:15:58
@@ -0,0 +1,59 @@
+<!-- ##### MACRO GNOME_CALL_PARENT_HANDLER ##### -->
+<para>
+
+</para>
+
+ parent_class_cast: 
+ name: 
+ args: 
+
+<!-- ##### MACRO GNOME_CALL_PARENT_HANDLER_WITH_DEFAULT ##### -->
+<para>
+
+</para>
+
+ parent_class_cast: 
+ \
+					       name:
+ \
+					       name:
+ \
+					       name:
+ \
+					       name:
+ \
+					       name:
+ args: 
+ def_return: 
+
+<!-- ##### MACRO GNOME_CLASS_BOILERPLATE ##### -->
+<para>
+
+</para>
+
+ type: 
+ type_as_function: 
+ \
+				parent_type:
+ \
+				parent_type:
+ \
+				parent_type:
+ \
+				parent_type:
+ \
+				parent_type:
+ parent_type_as_function: 
+
+<!-- ##### MACRO GNOME_ICON_SIZE_TOOLBAR ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### VARIABLE gnome_icon_size_toolbar ##### -->
+<para>
+
+</para>
+
+
Index: libgnomeui/ChangeLog
===================================================================
RCS file: /cvs/gnome/libgnomeui/libgnomeui/ChangeLog,v
retrieving revision 1.1679
diff -u -p -u -r1.1679 ChangeLog
--- libgnomeui/ChangeLog	2001/09/19 16:49:50	1.1679
+++ libgnomeui/ChangeLog	2001/09/19 19:15:59
@@ -1,3 +1,9 @@
+2001-09-18  Havoc Pennington  <hp redhat com>
+
+	* Makefile.am (gnome_segv2_SOURCES): rename gnome_segv
+
+	* gnome_segv.c (main): rename gnome_segv to gnome_segv2
+
 2001-09-19  Darin Adler  <darin bentspoon com>
 
 	* gnome-about.c: (gnome_about_draw_names): Must unref the
Index: libgnomeui/Makefile.am
===================================================================
RCS file: /cvs/gnome/libgnomeui/libgnomeui/Makefile.am,v
retrieving revision 1.308
diff -u -p -u -r1.308 Makefile.am
--- libgnomeui/Makefile.am	2001/09/19 00:39:34	1.308
+++ libgnomeui/Makefile.am	2001/09/19 19:15:59
@@ -8,7 +8,7 @@ LIB_VERSION_NUM=0.0.0
 #
 # The targets
 #
-bin_PROGRAMS    = gnome_segv
+bin_PROGRAMS    = gnome_segv2
 lib_LTLIBRARIES = libgnomeui-2.la
 
 gnomehdir = $(includedir)/gnome-2.0
@@ -199,7 +199,7 @@ gnometypes.c: $(srcdir)/gnometype_inits.
 
 #######################
 
-gnome_segv_SOURCES = gnome_segv.c
+gnome_segv2_SOURCES = gnome_segv.c
 
 EXTRA_DIST =					\
 	AUTHORS					\
Index: libgnomeui/gnome-ui-init.c
===================================================================
RCS file: /cvs/gnome/libgnomeui/libgnomeui/gnome-ui-init.c,v
retrieving revision 1.156
diff -u -p -u -r1.156 gnome-ui-init.c
--- libgnomeui/gnome-ui-init.c	2001/09/07 21:10:31	1.156
+++ libgnomeui/gnome-ui-init.c	2001/09/19 19:15:59
@@ -492,11 +492,11 @@ static void libgnomeui_segv_handle(int s
                 program = gnome_program_get();
 
 		/* Child process */
-		execl (GNOMEUIBINDIR "/gnome_segv", GNOMEUIBINDIR "/gnome_segv",
+		execl (GNOMEUIBINDIR "/gnome_segv2", GNOMEUIBINDIR "/gnome_segv",
 		       gnome_program_get_app_id (program), buf,
 		       gnome_program_get_app_version (program), NULL);
 
-                execlp ("gnome_segv", "gnome_segv",
+                execlp ("gnome_segv2", "gnome_segv2",
 			gnome_program_get_app_id (program), buf,
 			gnome_program_get_app_version (program), NULL);
 
Index: libgnomeui/gnome_segv.c
===================================================================
RCS file: /cvs/gnome/libgnomeui/libgnomeui/gnome_segv.c,v
retrieving revision 1.37
diff -u -p -u -r1.37 gnome_segv.c
--- libgnomeui/gnome_segv.c	2001/09/07 21:10:31	1.37
+++ libgnomeui/gnome_segv.c	2001/09/19 19:15:59
@@ -80,7 +80,7 @@ int main(int argc, char *argv[])
   /* in case gnome-session is segfaulting :-) */
   gnome_client_disable_master_connection();
   
-  gnome_init_with_popt_table("gnome_segv", VERSION, argc, argv, NULL, 0, &ctx);
+  gnome_init_with_popt_table("gnome_segv2", VERSION, argc, argv, NULL, 0, &ctx);
 
   memset(&sa, 0, sizeof(sa));
   sa.sa_handler = SIG_IGN;
@@ -111,7 +111,7 @@ int main(int argc, char *argv[])
     }
   else
     {
-      fprintf(stderr, _("Usage: gnome_segv appname signum\n"));
+      fprintf(stderr, _("Usage: gnome_segv2 appname signum\n"));
       return 1;
     }
   appname = g_strdup(args[0]);




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]