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

[vidalia-svn] r1683: Add some 48x48 images for the more common shortcuts the main (in trunk: . src/gui/res src/gui/res/48x48)



Author: edmanm
Date: 2007-03-18 22:42:57 -0400 (Sun, 18 Mar 2007)
New Revision: 1683

Added:
   trunk/src/gui/res/48x48/applications-internet.png
   trunk/src/gui/res/48x48/network-server.png
   trunk/src/gui/res/48x48/system-users.png
Modified:
   trunk/
   trunk/src/gui/res/vidalia_common.qrc
Log:
 r1746@adrastea:  edmanm | 2007-03-18 22:32:36 -0400
 Add some 48x48 images for the more common shortcuts the main window.



Property changes on: trunk
___________________________________________________________________
 svk:merge ticket from /vidalia/local/trunk [r1746] on 54b3572a-7227-0410-958f-53ecd705b71a

Added: trunk/src/gui/res/48x48/applications-internet.png
===================================================================
(Binary files differ)


Property changes on: trunk/src/gui/res/48x48/applications-internet.png
___________________________________________________________________
Name: svn:mime-type
   + image/x-png

Added: trunk/src/gui/res/48x48/network-server.png
===================================================================
(Binary files differ)


Property changes on: trunk/src/gui/res/48x48/network-server.png
___________________________________________________________________
Name: svn:mime-type
   + image/x-png

Added: trunk/src/gui/res/48x48/system-users.png
===================================================================
(Binary files differ)


Property changes on: trunk/src/gui/res/48x48/system-users.png
___________________________________________________________________
Name: svn:mime-type
   + image/x-png

Modified: trunk/src/gui/res/vidalia_common.qrc
===================================================================
--- trunk/src/gui/res/vidalia_common.qrc	2007-03-19 02:42:50 UTC (rev 1682)
+++ trunk/src/gui/res/vidalia_common.qrc	2007-03-19 02:42:57 UTC (rev 1683)
@@ -65,6 +65,13 @@
         <file>32x32/tor-stopping.png</file>
     </qresource>
     <qresource prefix="/images">
+        <file>48x48/applications-internet.png</file>
+        <file>48x48/network-server.png</file>
+        <file>48x48/system-users.png</file>
+        <file>48x48/tor-off.png</file>
+        <file>48x48/tor-on.png</file>
+    </qresource>
+    <qresource prefix="/images">
         <file>128x128/qt-logo.png</file>
         <file>128x128/tor-logo.png</file>
         <file>128x128/tor-on.png</file>