[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[vidalia-svn] r1297: Get rid of the last font family tag and knock a few font siz (trunk/src/gui/about)
Author: edmanm
Date: 2006-10-05 23:50:48 -0400 (Thu, 05 Oct 2006)
New Revision: 1297
Modified:
trunk/src/gui/about/aboutdialog.ui
Log:
Get rid of the last font family tag and knock a few font sizes down from 14 to
12. Those strings aren't *that* special.
Modified: trunk/src/gui/about/aboutdialog.ui
===================================================================
--- trunk/src/gui/about/aboutdialog.ui 2006-10-06 03:30:28 UTC (rev 1296)
+++ trunk/src/gui/about/aboutdialog.ui 2006-10-06 03:50:48 UTC (rev 1297)
@@ -336,7 +336,7 @@
<widget class="QLabel" name="lblVidalia" >
<property name="font" >
<font>
- <pointsize>14</pointsize>
+ <pointsize>12</pointsize>
<bold>true</bold>
</font>
</property>
@@ -420,7 +420,7 @@
<widget class="QLabel" name="lblQt" >
<property name="font" >
<font>
- <pointsize>14</pointsize>
+ <pointsize>12</pointsize>
<bold>true</bold>
</font>
</property>
@@ -504,7 +504,7 @@
<widget class="QLabel" name="lblTor" >
<property name="font" >
<font>
- <pointsize>14</pointsize>
+ <pointsize>12</pointsize>
<bold>true</bold>
</font>
</property>
@@ -557,7 +557,6 @@
<widget class="QTextEdit" name="txtLicense" >
<property name="font" >
<font>
- <family>Courier</family>
<pointsize>10</pointsize>
</font>
</property>