~ubuntu-branches/ubuntu/lucid/kdebase/lucid

« back to all changes in this revision

Viewing changes to apps/konsole/src/RemoteConnectionDialog.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Thomas
  • Date: 2009-12-02 13:28:20 UTC
  • mfrom: (1.1.35 upstream)
  • Revision ID: james.westby@ubuntu.com-20091202132820-yaqzqr7livmarip5
Tags: 4:4.3.80-0ubuntu1
* New upstream release:
  - Drop kubuntu_05_konsole_colour_scheme.diff, applied upstream
  - Drop kubuntu_15-17.diff, applied upstream
  - Bump build-depend versions
  - Add build-depend on shared-desktop-ontologies for nepomuk support
  - Update various .install files

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
    </widget>
34
34
   </item>
35
35
   <item row="0" column="1" >
36
 
    <widget class="QLineEdit" name="userEdit" />
 
36
    <widget class="KLineEdit" name="userEdit" />
37
37
   </item>
38
38
   <item row="1" column="0" >
39
39
    <widget class="QLabel" name="userLabel" >
43
43
    </widget>
44
44
   </item>
45
45
   <item row="1" column="1" >
46
 
    <widget class="QLineEdit" name="hostEdit" >
 
46
    <widget class="KLineEdit" name="hostEdit" >
47
47
     <property name="minimumSize" >
48
48
      <size>
49
49
       <width>180</width>