~ubuntu-branches/ubuntu/natty/virtualbox-ose/natty

« back to all changes in this revision

Viewing changes to src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsGeneral.ui

  • Committer: Bazaar Package Importer
  • Author(s): Felix Geyer
  • Date: 2011-01-30 23:27:25 UTC
  • mfrom: (0.3.12 upstream)
  • Revision ID: james.westby@ubuntu.com-20110130232725-2ouajjd2ggdet0zd
Tags: 4.0.2-dfsg-1ubuntu1
* Merge from Debian unstable, remaining changes:
  - Add Apport hook.
    - debian/virtualbox-ose.files/source_virtualbox-ose.py
    - debian/virtualbox-ose.install
  - Drop *-source packages.
* Drop ubuntu-01-fix-build-gcc45.patch, fixed upstream.
* Drop ubuntu-02-as-needed.patch, added to the Debian package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="UTF-8"?>
2
 
<ui version="4.0">
3
 
 <comment>
4
 
 VBox frontends: Qt4 GUI (&quot;VirtualBox&quot;):
5
 
 
6
 
     Copyright (C) 2008 Oracle Corporation
7
 
 
8
 
     This file is part of VirtualBox Open Source Edition (OSE), as
9
 
     available from http://www.virtualbox.org. This file is free software;
10
 
     you can redistribute it and/or modify it under the terms of the GNU
11
 
     General Public License (GPL) as published by the Free Software
12
 
     Foundation, in version 2 as it comes in the "COPYING" file of the
13
 
     VirtualBox OSE distribution. VirtualBox OSE is distributed in the
14
 
     hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
15
 
 </comment>
16
 
 <class>VBoxGLSettingsGeneral</class>
17
 
 <widget class="QWidget" name="VBoxGLSettingsGeneral">
18
 
  <property name="geometry">
19
 
   <rect>
20
 
    <x>0</x>
21
 
    <y>0</y>
22
 
    <width>379</width>
23
 
    <height>173</height>
24
 
   </rect>
25
 
  </property>
26
 
  <layout class="QGridLayout">
27
 
   <property name="margin">
28
 
    <number>0</number>
29
 
   </property>
30
 
   <item row="0" column="0" colspan="2">
31
 
    <widget class="QLabel" name="mLbHardDisk">
32
 
     <property name="text">
33
 
      <string>Default &amp;Hard Disk Folder:</string>
34
 
     </property>
35
 
     <property name="alignment">
36
 
      <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
37
 
     </property>
38
 
     <property name="buddy">
39
 
      <cstring>mPsHardDisk</cstring>
40
 
     </property>
41
 
    </widget>
42
 
   </item>
43
 
   <item row="0" column="2">
44
 
    <widget class="VBoxFilePathSelectorWidget" name="mPsHardDisk">
45
 
     <property name="sizePolicy">
46
 
      <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
47
 
       <horstretch>0</horstretch>
48
 
       <verstretch>0</verstretch>
49
 
      </sizepolicy>
50
 
     </property>
51
 
    </widget>
52
 
   </item>
53
 
   <item row="1" column="0" colspan="2">
54
 
    <widget class="QLabel" name="mLbMach">
55
 
     <property name="text">
56
 
      <string>Default &amp;Machine Folder:</string>
57
 
     </property>
58
 
     <property name="alignment">
59
 
      <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
60
 
     </property>
61
 
     <property name="buddy">
62
 
      <cstring>mPsMach</cstring>
63
 
     </property>
64
 
    </widget>
65
 
   </item>
66
 
   <item row="1" column="2">
67
 
    <widget class="VBoxFilePathSelectorWidget" name="mPsMach">
68
 
     <property name="sizePolicy">
69
 
      <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
70
 
       <horstretch>0</horstretch>
71
 
       <verstretch>0</verstretch>
72
 
      </sizepolicy>
73
 
     </property>
74
 
    </widget>
75
 
   </item>
76
 
   <item row="2" column="0" colspan="3">
77
 
    <widget class="Line" name="mLnSeparator">
78
 
     <property name="orientation">
79
 
      <enum>Qt::Horizontal</enum>
80
 
     </property>
81
 
    </widget>
82
 
   </item>
83
 
   <item row="3" column="0" colspan="2">
84
 
    <widget class="QLabel" name="mLbVRDP">
85
 
     <property name="text">
86
 
      <string>V&amp;RDP Authentication Library:</string>
87
 
     </property>
88
 
     <property name="alignment">
89
 
      <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
90
 
     </property>
91
 
     <property name="buddy">
92
 
      <cstring>mPsVRDP</cstring>
93
 
     </property>
94
 
    </widget>
95
 
   </item>
96
 
   <item row="3" column="2">
97
 
    <widget class="VBoxFilePathSelectorWidget" name="mPsVRDP">
98
 
     <property name="sizePolicy">
99
 
      <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
100
 
       <horstretch>0</horstretch>
101
 
       <verstretch>0</verstretch>
102
 
      </sizepolicy>
103
 
     </property>
104
 
    </widget>
105
 
   </item>
106
 
   <item row="4" column="0" colspan="3">
107
 
    <widget class="Line" name="mLnSeparator2">
108
 
     <property name="orientation">
109
 
      <enum>Qt::Horizontal</enum>
110
 
     </property>
111
 
    </widget>
112
 
   </item>
113
 
   <item row="5" column="1" colspan="2">
114
 
    <widget class="QCheckBox" name="mCbCheckTrayIcon">
115
 
     <property name="whatsThis">
116
 
      <string>When checked, the application will provide an icon with the context menu in the system tray.</string>
117
 
     </property>
118
 
     <property name="text">
119
 
      <string>&amp;Show System Tray Icon</string>
120
 
     </property>
121
 
     <property name="checked">
122
 
      <bool>true</bool>
123
 
     </property>
124
 
    </widget>
125
 
   </item>
126
 
   <item row="10" column="0" colspan="3">
127
 
    <spacer>
128
 
     <property name="orientation">
129
 
      <enum>Qt::Vertical</enum>
130
 
     </property>
131
 
     <property name="sizeHint" stdset="0">
132
 
      <size>
133
 
       <width>0</width>
134
 
       <height>0</height>
135
 
      </size>
136
 
     </property>
137
 
    </spacer>
138
 
   </item>
139
 
   <item row="6" column="1" colspan="2">
140
 
    <widget class="QCheckBox" name="mCbCheckPresentationMode">
141
 
     <property name="text">
142
 
      <string>&amp;Auto show Dock and Menubar in fullscreen</string>
143
 
     </property>
144
 
    </widget>
145
 
   </item>
146
 
  </layout>
147
 
 </widget>
148
 
 <customwidgets>
149
 
  <customwidget>
150
 
   <class>VBoxFilePathSelectorWidget</class>
151
 
   <extends>QComboBox</extends>
152
 
   <header>VBoxFilePathSelectorWidget.h</header>
153
 
   <container>1</container>
154
 
  </customwidget>
155
 
 </customwidgets>
156
 
 <resources/>
157
 
 <connections/>
158
 
</ui>