lletters (0.1.95+gtk2-3) llnrc-dist

Summary

 llnrc-dist |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

    
download this patch

Patch contents

--- lletters-0.1.95+gtk2.orig/llnrc-dist
+++ lletters-0.1.95+gtk2/llnrc-dist
@@ -52,15 +52,15 @@
 {
 #This sets the padding around the window to the pixmap specified.
 #bg_pixmap[<STATE>] = "<pixmap filename>"
-    bg_pixmap[NORMAL] = "purple-marble.xpm"
+#    bg_pixmap[NORMAL] = "purple-marble.xpm"
 }
 
 widget "main_window" style "lln_window"
 
 style "lln_popup"
 {
-    bg_pixmap[NORMAL] = "grey-marble.xpm"
-    bg_pixmap[ACTIVE] = "grey-marble.xpm"
+#    bg_pixmap[NORMAL] = "grey-marble.xpm"
+#    bg_pixmap[ACTIVE] = "grey-marble.xpm"
 #    bg[NORMAL] = { 1.0, 0.75, 0 }
 
 }