[PATCH] gnome-panel doesn't build due to removed CVS files.



Hi.

I don't know why but the files under help/uk were removed by a uk
translator. It is needed now to remove the entries pointing to them from
AC_OUTPUT in configure.in, otherwise gnome-panel doesn't build.

Can I commit the fix?

Claudio

-- 
Claudio Saavedra <csaavedra alumnos utalca cl>
? patch.diff
? prepare-ChangeLog.pl
? help/clock/nl/.xml2po.mo
? help/clock/nl/clock.xml
? help/clock/nl/legal.xml
? help/clock/pa/.xml2po.mo
? help/clock/pa/clock.xml
? help/clock/pa/legal.xml
? help/fish/fish-es.omf
? help/fish/fish-uk.omf
? help/fish/es/.xml2po.mo
? help/fish/es/fish.xml
? help/fish/es/legal.xml
? help/fish/uk/fish.xml
? help/window-list/window-list-es.omf
? help/window-list/window-list-uk.omf
? help/window-list/es/.xml2po.mo
? help/window-list/es/legal.xml
? help/window-list/es/window-list.xml
? help/window-list/uk/window-list.xml
? help/workspace-switcher/es/.xml2po.mo
? help/workspace-switcher/es/legal.xml
? help/workspace-switcher/es/workspace-switcher.xml
? help/workspace-switcher/uk/workspace-switcher.xml
? m4/gnome-doc-utils.m4
Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/gnome-panel/ChangeLog,v
retrieving revision 1.787
diff -u -p -r1.787 ChangeLog
--- ChangeLog	22 Aug 2005 13:47:25 -0000	1.787
+++ ChangeLog	24 Aug 2005 17:11:47 -0000
@@ -1,3 +1,8 @@
+2005-08-24  Claudio Saavedra  <csaavedra alumnos utalca cl>
+
+	* configure.in: Removing help/uk entries from AC_OUTPUT to fix
+	build break.
+
 2005-08-22  Vincent Untz  <vuntz gnome org>
 
 	* configure.in: post-release bump to 2.12.0.
Index: configure.in
===================================================================
RCS file: /cvs/gnome/gnome-panel/configure.in,v
retrieving revision 1.617
diff -u -p -r1.617 configure.in
--- configure.in	22 Aug 2005 13:47:25 -0000	1.617
+++ configure.in	24 Aug 2005 17:11:47 -0000
@@ -266,11 +266,6 @@ help/ko/fish/Makefile
 help/ko/clock/Makefile
 help/ko/window-list/Makefile
 help/ko/workspace-switcher/Makefile
-help/uk/Makefile
-help/uk/fish/Makefile
-help/uk/clock/Makefile
-help/uk/window-list/Makefile
-help/uk/workspace-switcher/Makefile
 help/zh_CN/Makefile
 help/zh_CN/fish/Makefile
 help/zh_CN/clock/Makefile


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