[Ultrapossum-cvs 918] projects/yubin/gui 1.9,1.10,yubin.rb

Back to archive index

Masato Taruishi taru****@users*****
2004年 10月 18日 (月) 20:09:51 JST


===================================================================
RCS file: projects/yubin/gui/yubin.rb,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- projects/yubin/gui/yubin.rb	2004/09/22 04:48:31	1.9
+++ projects/yubin/gui/yubin.rb	2004/10/18 11:09:51	1.10
@@ -137,6 +137,6 @@
 
 Gtk.init
 glade = GladeXML.new("gui.glade") {|handler| method(handler)}
-postalfactory = PostalFactory.new("localhost", "ou=yubin,o=ultrapossum")
+postalfactory = PostalFactory.new("hunny.ultrapossum.org", "ou=yubin,o=ultrapossum")
 $v = PostalViewer.new( glade, postalfactory )
 Gtk.main



Ultrapossum-cvs メーリングリストの案内
Back to archive index