[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[vidalia-svn] r3388: "Install" should be the default button in the "here's the av (vidalia/branches/auto-updates/src/vidalia)
Author: edmanm
Date: 2008-12-13 01:01:37 -0500 (Sat, 13 Dec 2008)
New Revision: 3388
Modified:
vidalia/branches/auto-updates/src/vidalia/updatedialog.ui
Log:
"Install" should be the default button in the "here's the available updates"
dialog.
Modified: vidalia/branches/auto-updates/src/vidalia/updatedialog.ui
===================================================================
--- vidalia/branches/auto-updates/src/vidalia/updatedialog.ui 2008-12-13 06:00:41 UTC (rev 3387)
+++ vidalia/branches/auto-updates/src/vidalia/updatedialog.ui 2008-12-13 06:01:37 UTC (rev 3388)
@@ -44,6 +44,9 @@
<property name="text" >
<string>Install</string>
</property>
+ <property name="default" >
+ <bool>true</bool>
+ </property>
</widget>
</item>
</layout>