[sawfish] small fix in scripts/sawfish-about.jl.in



commit a4c3929115511dbadb012534ae9d8b8f3784296f
Author: chrisb <zanghar freenet de>
Date:   Wed Jul 29 21:28:00 2009 +0200

    small fix in scripts/sawfish-about.jl.in

 scripts/sawfish-about.jl.in |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/scripts/sawfish-about.jl.in b/scripts/sawfish-about.jl.in
index cd7ee27..f0d780c 100644
--- a/scripts/sawfish-about.jl.in
+++ b/scripts/sawfish-about.jl.in
@@ -36,7 +36,8 @@ exec rep "$0" "$@"
 	  gui.gtk-2.gtk
 	  rep.system
 	  rep.io.files
-	  rep.i18n.gettext)
+	  rep.i18n.gettext
+	  sawfish.gtk.stock)
 
   (unless (get-command-line-option "--disable-nls")
     (bindtextdomain "sawfish" "__localedir__")



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]