~ubuntu-branches/ubuntu/oneiric/kdepim/oneiric-updates

« back to all changes in this revision

Viewing changes to korganizer/publishdialog_base.ui

  • Committer: Package Import Robot
  • Author(s): Philip Muškovac
  • Date: 2011-06-28 19:33:24 UTC
  • mfrom: (0.2.13) (0.1.13 sid)
  • Revision ID: package-import@ubuntu.com-20110628193324-8yvjs8sdv9rdoo6c
Tags: 4:4.7.0-0ubuntu1
* New upstream release
  - update install files
  - add missing kdepim-doc package to control file
  - Fix Vcs lines
  - kontact breaks/replaces korganizer << 4:4.6.80
  - tighten the dependency of kdepim-dev on libkdepim4 to fix lintian error

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>403</width>
 
9
    <width>410</width>
10
10
    <height>326</height>
11
11
   </rect>
12
12
  </property>
97
97
       <property name="text">
98
98
        <string comment="recipient name">Name:</string>
99
99
       </property>
 
100
       <property name="buddy">
 
101
        <cstring>mNameLineEdit</cstring>
 
102
       </property>
100
103
      </widget>
101
104
     </item>
102
105
     <item>
107
110
       <property name="whatsThis">
108
111
        <string>This field contains the name of the recipient</string>
109
112
       </property>
 
113
       <property name="ClearButtonShown" stdset="0">
 
114
        <bool>true</bool>
 
115
       </property>
110
116
      </widget>
111
117
     </item>
112
118
    </layout>
118
124
       <property name="text">
119
125
        <string comment="recipient email">Email:</string>
120
126
       </property>
 
127
       <property name="buddy">
 
128
        <cstring>mEmailLineEdit</cstring>
 
129
       </property>
121
130
      </widget>
122
131
     </item>
123
132
     <item>
131
140
       <property name="text">
132
141
        <string/>
133
142
       </property>
 
143
       <property name="ClearButtonShown" stdset="0">
 
144
        <bool>true</bool>
 
145
       </property>
134
146
      </widget>
135
147
     </item>
136
148
    </layout>
145
157
  </customwidget>
146
158
 </customwidgets>
147
159
 <tabstops>
148
 
  <tabstop>mNameLineEdit</tabstop>
149
 
  <tabstop>mEmailLineEdit</tabstop>
 
160
  <tabstop>mListWidget</tabstop>
150
161
  <tabstop>mNew</tabstop>
151
162
  <tabstop>mRemove</tabstop>
152
163
  <tabstop>mSelectAddressee</tabstop>
 
164
  <tabstop>mNameLineEdit</tabstop>
 
165
  <tabstop>mEmailLineEdit</tabstop>
153
166
 </tabstops>
154
167
 <resources/>
155
168
 <connections/>