~ubuntu-branches/debian/stretch/psi-plus/stretch

« back to all changes in this revision

Viewing changes to src/plugins/generic/watcherplugin/options.ui

  • Committer: Package Import Robot
  • Author(s): Boris Pek
  • Date: 2013-10-23 02:42:20 UTC
  • mfrom: (1.4.7)
  • Revision ID: package-import@ubuntu.com-20131023024220-bk2hyoenqkwfhpgw
Tags: 0.16.242-1
* New upstream release:
  fixed the problem of initialization of private conversation when both
  sides use libotr 4.0.x. (Closes: #724880)
* Update debian/watch: sources were moved.
* Delete psi-plus-content-downloader package and update all related files.
  This plugin is in psi-plus-plugins package now.
* Update debian/control:
  - remove all currently unneeded Replaces and Breaks fields
  - add build dependency on libidn11-dev
* Update debian/rules: simplify get-orig-source section.
* Update debian/copyright:
  - update Source field due to changes in sources location
  - remove copyright holders whose code was deleted from source tree
    (bundled libidn library was removed)

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
   <rect>
7
7
    <x>0</x>
8
8
    <y>0</y>
9
 
    <width>378</width>
 
9
    <width>379</width>
10
10
    <height>339</height>
11
11
   </rect>
12
12
  </property>
164
164
       </item>
165
165
      </layout>
166
166
     </widget>
 
167
     <widget class="QWidget" name="tab">
 
168
      <attribute name="title">
 
169
       <string>Misc</string>
 
170
      </attribute>
 
171
      <layout class="QVBoxLayout" name="verticalLayout_5">
 
172
       <item>
 
173
        <widget class="QCheckBox" name="cb_showInContext">
 
174
         <property name="text">
 
175
          <string>Show Watch for JID button in contact context menu</string>
 
176
         </property>
 
177
        </widget>
 
178
       </item>
 
179
       <item>
 
180
        <spacer name="verticalSpacer_2">
 
181
         <property name="orientation">
 
182
          <enum>Qt::Vertical</enum>
 
183
         </property>
 
184
         <property name="sizeHint" stdset="0">
 
185
          <size>
 
186
           <width>20</width>
 
187
           <height>40</height>
 
188
          </size>
 
189
         </property>
 
190
        </spacer>
 
191
       </item>
 
192
      </layout>
 
193
     </widget>
167
194
    </widget>
168
195
   </item>
169
196
   <item>