gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r5662 - gnunet-qt/src/plugins/fs


From: gnunet
Subject: [GNUnet-SVN] r5662 - gnunet-qt/src/plugins/fs
Date: Tue, 25 Sep 2007 13:27:37 -0600 (MDT)

Author: durner
Date: 2007-09-25 13:27:35 -0600 (Tue, 25 Sep 2007)
New Revision: 5662

Modified:
   gnunet-qt/src/plugins/fs/fs.ui
Log:
tooltips

Modified: gnunet-qt/src/plugins/fs/fs.ui
===================================================================
--- gnunet-qt/src/plugins/fs/fs.ui      2007-09-25 16:24:27 UTC (rev 5661)
+++ gnunet-qt/src/plugins/fs/fs.ui      2007-09-25 19:27:35 UTC (rev 5662)
@@ -1,4 +1,7 @@
 <ui version="4.0" >
+ <author></author>
+ <comment></comment>
+ <exportmacro></exportmacro>
  <class>FSWnd</class>
  <widget class="QWidget" name="FSWnd" >
   <property name="geometry" >
@@ -32,7 +35,7 @@
        <string>Status</string>
       </attribute>
       <attribute name="icon" >
-       <iconset resource="../../../pixmaps/pixmaps.qrc" 
>:/pixmaps/info.png</iconset>
+       <iconset resource="..\..\..\pixmaps\pixmaps.qrc" 
>:/pixmaps/info.png</iconset>
       </attribute>
       <layout class="QVBoxLayout" >
        <property name="margin" >
@@ -263,7 +266,7 @@
        <string>Search and download</string>
       </attribute>
       <attribute name="icon" >
-       <iconset resource="../../../pixmaps/pixmaps.qrc" 
>:/pixmaps/download_small.png</iconset>
+       <iconset resource="..\..\..\pixmaps\pixmaps.qrc" 
>:/pixmaps/download_small.png</iconset>
       </attribute>
       <layout class="QVBoxLayout" >
        <property name="margin" >
@@ -309,6 +312,9 @@
                 <verstretch>0</verstretch>
                </sizepolicy>
               </property>
+              <property name="toolTip" >
+               <string>Search term, e.g. "GPL" or "application/jpg"</string>
+              </property>
               <property name="editable" >
                <bool>true</bool>
               </property>
@@ -339,6 +345,12 @@
             </item>
             <item>
              <widget class="QSpinBox" name="spinSearchAnon" >
+              <property name="toolTip" >
+               <string>Desired anonymity level. 0 means no receiver anonymity 
(allows direct connection).</string>
+              </property>
+              <property name="whatsThis" >
+               <string>Specify the desired anonymity level for this download. 
A value of 0 means no receiver anonymity (allows direct connection).  Use 
higher values for increased privacy at the expense of performance.</string>
+              </property>
               <property name="minimum" >
                <number>1</number>
               </property>
@@ -374,6 +386,9 @@
                 <verstretch>0</verstretch>
                </sizepolicy>
               </property>
+              <property name="toolTip" >
+               <string>Restrict the search to a particular namespace. If 
empty, the global namespace is searched.</string>
+              </property>
               <property name="editable" >
                <bool>true</bool>
               </property>
@@ -453,7 +468,7 @@
        <string>Publication</string>
       </attribute>
       <attribute name="icon" >
-       <iconset resource="../../../pixmaps/pixmaps.qrc" 
>:/pixmaps/upload_small.png</iconset>
+       <iconset resource="..\..\..\pixmaps\pixmaps.qrc" 
>:/pixmaps/upload_small.png</iconset>
       </attribute>
       <layout class="QVBoxLayout" >
        <property name="margin" >
@@ -493,7 +508,7 @@
             <item>
              <widget class="QRadioButton" name="rbIndex" >
               <property name="toolTip" >
-               <string/>
+               <string>Index file(s), do not store in encrypted 
database</string>
               </property>
               <property name="whatsThis" >
                <string>Indexing will avoid copying the file into the GNUnet 
database.  Instead, GNUnet will try to access the specified file directly.  If 
that fails, a copy of the file will be created.  Indexing should be used if the 
local machine is unlikely to ever be compromised by an adversary and if the 
uploaded file will not be modified or moved in the future.  Indexing is more 
efficient than insertion.</string>
@@ -509,7 +524,7 @@
             <item>
              <widget class="QRadioButton" name="rbInsert" >
               <property name="toolTip" >
-               <string/>
+               <string>Insert file into encrypted database</string>
               </property>
               <property name="whatsThis" >
                <string>Inserting a file means that an encrypted copy will be 
added to the GNUnet database.  Without the proper key (which is not stored in 
plaintext anywhere) the file cannot be decrypted.  Use this option for small 
files, files that will be modified soon, files that maybe moved or if you are 
afraid that an adversary may detect the file in plaintext on your machine 
(after compromising your machine).</string>
@@ -544,6 +559,9 @@
             </property>
             <item>
              <widget class="QRadioButton" name="rbFile" >
+              <property name="toolTip" >
+               <string>Publish a single file only</string>
+              </property>
               <property name="text" >
                <string>Single file</string>
               </property>
@@ -554,6 +572,9 @@
             </item>
             <item>
              <widget class="QRadioButton" name="rbDirectory" >
+              <property name="toolTip" >
+               <string>Publish an entire directory including 
subdirectories</string>
+              </property>
               <property name="text" >
                <string>Entire directory</string>
               </property>
@@ -594,7 +615,7 @@
             <item>
              <widget class="QSpinBox" name="spinUploadAnon" >
               <property name="toolTip" >
-               <string/>
+               <string>Desired anonymity level. 0 means no receiver anonymity 
(allows direct connection).</string>
               </property>
               <property name="whatsThis" >
                <string>What level of sender-anonymity is desired when sharing 
this particular file?  0 allows direct connections (no anonymity).  Higher 
levels require increasing amounts of cover traffic per shared block, increasing 
your privacy at the expense of efficiency.</string>
@@ -632,6 +653,9 @@
             </item>
             <item>
              <widget class="QSpinBox" name="spinPrio" >
+              <property name="toolTip" >
+               <string>Importantance of the file (used to prioritize data in 
the local datastore).</string>
+              </property>
               <property name="maximum" >
                <number>100000000</number>
               </property>
@@ -797,6 +821,7 @@
    </property>
   </action>
  </widget>
+ <pixmapfunction></pixmapfunction>
  <resources>
   <include location="../../../pixmaps/pixmaps.qrc" />
  </resources>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]