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.

-- 
 michael.me...@novell.com  <><, Pseudo Engineer, itinerant idiot


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

Reply via email to