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

[vidalia-svn] r3438: Remove the old map stuff before I forget. Trims about 1M fro (in vidalia/branches/marble/src/vidalia: . network res)



Author: edmanm
Date: 2009-01-15 20:24:00 -0500 (Thu, 15 Jan 2009)
New Revision: 3438

Removed:
   vidalia/branches/marble/src/vidalia/network/zimageview.cpp
   vidalia/branches/marble/src/vidalia/network/zimageview.h
   vidalia/branches/marble/src/vidalia/res/map/
Modified:
   vidalia/branches/marble/src/vidalia/CMakeLists.txt
   vidalia/branches/marble/src/vidalia/res/vidalia.qrc
Log:
Remove the old map stuff before I forget. Trims about 1M from the binary.


Modified: vidalia/branches/marble/src/vidalia/CMakeLists.txt
===================================================================
--- vidalia/branches/marble/src/vidalia/CMakeLists.txt	2009-01-16 01:14:34 UTC (rev 3437)
+++ vidalia/branches/marble/src/vidalia/CMakeLists.txt	2009-01-16 01:24:00 UTC (rev 3438)
@@ -169,7 +169,6 @@
   network/routerlistwidget.cpp
   network/streamitem.cpp
   network/tormapwidget.cpp
-  network/zimageview.cpp
 )
 qt4_wrap_cpp(vidalia_SRCS
   network/circuitlistwidget.h
@@ -178,7 +177,6 @@
   network/routerdescriptorview.h
   network/routerlistwidget.h
   network/tormapwidget.h
-  network/zimageview.h
 )
 
 ## Choose the correct tray icon implementation for the current platform

Deleted: vidalia/branches/marble/src/vidalia/network/zimageview.cpp

Deleted: vidalia/branches/marble/src/vidalia/network/zimageview.h

Modified: vidalia/branches/marble/src/vidalia/res/vidalia.qrc
===================================================================
--- vidalia/branches/marble/src/vidalia/res/vidalia.qrc	2009-01-16 01:14:34 UTC (rev 3437)
+++ vidalia/branches/marble/src/vidalia/res/vidalia.qrc	2009-01-16 01:24:00 UTC (rev 3438)
@@ -280,9 +280,6 @@
         <file>flags/zw.png</file>
         <file>flags/unknown.png</file>
     </qresource>
-    <qresource prefix="/images">
-        <file>map/world-map.png</file>
-    </qresource>
     <qresource prefix="/geoip">
         <file>cacert_root.crt</file>
     </qresource>