summaryrefslogtreecommitdiffstats
path: root/arabic/katoob/files/patch-src-conf.c
diff options
context:
space:
mode:
Diffstat (limited to 'arabic/katoob/files/patch-src-conf.c')
-rw-r--r--arabic/katoob/files/patch-src-conf.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/arabic/katoob/files/patch-src-conf.c b/arabic/katoob/files/patch-src-conf.c
new file mode 100644
index 000000000..26604b1e6
--- /dev/null
+++ b/arabic/katoob/files/patch-src-conf.c
@@ -0,0 +1,10 @@
+--- src/conf.c Tue Aug 26 07:54:35 2003
++++ src/conf.c.patch Mon May 24 16:57:43 2004
+@@ -798,6 +798,7 @@
+ if (!fp)
+ {
+ g_warning ("Can't open the printing configuration file.");
++ return;
+ }
+
+ fprintf (fp, "font_family = %s\n", encode_font (PConf->font_family));