unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
blob ccdc8150a7e3ba860828aa33c64872820bc8b7b7 535 bytes (raw)
name: gnu/packages/patches/sdl-pango-sans-serif.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
 
Index: SDL_Pango-0.1.2/src/SDL_Pango.c
===================================================================
--- SDL_Pango-0.1.2.orig/src/SDL_Pango.c	2007-09-18 15:12:20.736253215 +0200
+++ SDL_Pango-0.1.2/src/SDL_Pango.c	2007-09-18 15:12:44.621614364 +0200
@@ -234,7 +234,7 @@
 //! non-zero if initialized
 static int IS_INITIALIZED = 0;
 
-#define DEFAULT_FONT_FAMILY "Sans"
+#define DEFAULT_FONT_FAMILY "sans-serif"
 #define DEFAULT_FONT_SIZE 12
 #define DEFAULT_DPI 96
 #define _MAKE_FONT_NAME(family, size) family " " #size

debug log:

solving ccdc8150a7 ...
found ccdc8150a7 in https://git.savannah.gnu.org/cgit/guix.git

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).