You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
339 B

--- bookview.in.ORIG 2004-11-03 18:39:28.000000000 +0900
+++ bookview.in 2004-11-22 21:22:42.000000000 +0900
@@ -120,6 +120,11 @@
# Bitmap size.
set bitmap_size 16
+# Read Xresource
+if { [ file readable "@sysconfdir@/X11/app-defaults/Bookview" ] } {
+ option readfile "@sysconfdir@/X11/app-defaults/Bookview"
+}
+
#
# Startup
#