Thank you Folks for the efforts and the fix!


KAMI

2011-04-04 17:27 keltezéssel, Michael Meeks írta:
Hi Alexander,

On Mon, 2011-04-04 at 09:32 +0200, Alexander Thurgood wrote:
Git diff of changes to module_font_accessories.scp :
	So - the change was right, but this took me about 100x as long as it
should to review/merge since line-wrapping horribly mangled your
patches :-) Please always attach your patches to avoid that.

	This (for example):

 /* -URW-Gothic L */
 #ifdef WITH_EXTRA_FONT
-STD_FONT_FILE( gid_File_Fnt_-URW-Gothic_L_Avantgarde, a010013l.ttf,
-URW-Gothic L )
+STD_FONT_FILE( gid_File_Fnt_URW_Gothic_L_Avantgarde, a010013l.ttf, URW
Gothic L )
 #endif

	Needs to be this:

 /* -URW-Gothic L */
 #ifdef WITH_EXTRA_FONT
-STD_FONT_FILE( gid_File_Fnt_-URW-Gothic_L_Avantgarde, a010013l.ttf, -URW-Gothic L )
+STD_FONT_FILE( gid_File_Fnt_URW_Gothic_L_Avantgarde, a010013l.ttf, URW Gothic L )
 #endif

	And so on.

	Anyhow thanks for the fix ! I hope what got committed works well for
you, can you re-test it (on libreoffice-3-4) ?

	HTH,

		Michael.


--
Szalai Kálmán
KAMI911Best regards,

Kálmán „KAMI” Szalai | 神 | kami911 [at] gmail [dot] com


My favorite projects:

OxygenOffice Professional - office suite - for everybody | Magyarul - In Hungarian

Blog | Support 

Follow me, if you can

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to