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

[vidalia-svn] r1721: Add a note about adding a --disable-qsystrayicon autoconf op (in trunk: . doc)



Author: edmanm
Date: 2007-04-28 01:51:56 -0400 (Sat, 28 Apr 2007)
New Revision: 1721

Modified:
   trunk/
   trunk/doc/TODO
Log:
 r1816@adrastea:  edmanm | 2007-04-28 01:56:07 -0400
 Add a note about adding a --disable-qsystrayicon autoconf option to 
 build with our own tray icon implementation with Qt 4.2, instead of
 using QSystemTrayIcon.



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

Modified: trunk/doc/TODO
===================================================================
--- trunk/doc/TODO	2007-04-24 19:52:06 UTC (rev 1720)
+++ trunk/doc/TODO	2007-04-28 05:51:56 UTC (rev 1721)
@@ -75,6 +75,8 @@
     getting help making our window layouts and text better.
   * Rework src/control/ a bit so it is more modular and can be dropped into
     any other Qt application that wants to talk to Tor.
+  * Add a --disable-qsystrayicon autoconf option to build with our own tray
+    icon implementation with Qt 4.2, instead of using QSystemTrayIcon.
 
 
 Notes from Roger: