diff options
author | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
---|---|---|
committer | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
commit | bcb704366cb5e333a626c18c308c7e0448a8e69f (patch) | |
tree | f0d6ab7d78ecdd9207cf46536376b44b91a1ca71 /filesharing/advanced/kcm_sambaconf/filemodedlg.ui | |
download | tdenetwork-bcb704366cb5e333a626c18c308c7e0448a8e69f.tar.gz tdenetwork-bcb704366cb5e333a626c18c308c7e0448a8e69f.zip |
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'filesharing/advanced/kcm_sambaconf/filemodedlg.ui')
-rw-r--r-- | filesharing/advanced/kcm_sambaconf/filemodedlg.ui | 430 |
1 files changed, 430 insertions, 0 deletions
diff --git a/filesharing/advanced/kcm_sambaconf/filemodedlg.ui b/filesharing/advanced/kcm_sambaconf/filemodedlg.ui new file mode 100644 index 00000000..a5b77c92 --- /dev/null +++ b/filesharing/advanced/kcm_sambaconf/filemodedlg.ui @@ -0,0 +1,430 @@ +<!DOCTYPE UI><UI version="3.0" stdsetdef="1"> +<class>FileModeDlg</class> +<widget class="QDialog"> + <property name="name"> + <cstring>FileModeDlg</cstring> + </property> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>370</width> + <height>220</height> + </rect> + </property> + <property name="caption"> + <string>Access Modifiers</string> + </property> + <property name="sizeGripEnabled"> + <bool>true</bool> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QGroupBox"> + <property name="name"> + <cstring>GroupBox1</cstring> + </property> + <property name="font"> + <font> + </font> + </property> + <property name="title"> + <string>Access Permissions</string> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="margin"> + <number>11</number> + </property> + <property name="spacing"> + <number>6</number> + </property> + <widget class="Line" row="0" column="4" rowspan="4" colspan="1"> + <property name="name"> + <cstring>Line4</cstring> + </property> + <property name="frameShape"> + <enum>VLine</enum> + </property> + <property name="frameShadow"> + <enum>Sunken</enum> + </property> + <property name="orientation"> + <enum>Vertical</enum> + </property> + </widget> + <spacer row="4" column="1" rowspan="1" colspan="2"> + <property name="name"> + <cstring>Spacer37</cstring> + </property> + <property name="orientation"> + <enum>Vertical</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>20</width> + <height>43</height> + </size> + </property> + </spacer> + <spacer row="1" column="6" rowspan="2" colspan="1"> + <property name="name"> + <cstring>Spacer38</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>70</width> + <height>20</height> + </size> + </property> + </spacer> + <widget class="QLabel" row="3" column="0"> + <property name="name"> + <cstring>TextLabel3</cstring> + </property> + <property name="font"> + <font> + </font> + </property> + <property name="text"> + <string>Others</string> + </property> + </widget> + <widget class="QLabel" row="0" column="1"> + <property name="name"> + <cstring>TextLabel4</cstring> + </property> + <property name="font"> + <font> + </font> + </property> + <property name="text"> + <string>Read</string> + </property> + </widget> + <widget class="QCheckBox" row="3" column="1"> + <property name="name"> + <cstring>othersReadChk</cstring> + </property> + <property name="font"> + <font> + </font> + </property> + <property name="text"> + <string></string> + </property> + </widget> + <widget class="QLabel" row="0" column="3"> + <property name="name"> + <cstring>TextLabel6</cstring> + </property> + <property name="font"> + <font> + </font> + </property> + <property name="text"> + <string>Exec</string> + </property> + </widget> + <widget class="QLabel" row="0" column="2"> + <property name="name"> + <cstring>TextLabel5</cstring> + </property> + <property name="font"> + <font> + </font> + </property> + <property name="text"> + <string>Write</string> + </property> + </widget> + <widget class="QCheckBox" row="2" column="2"> + <property name="name"> + <cstring>groupWriteChk</cstring> + </property> + <property name="font"> + <font> + </font> + </property> + <property name="text"> + <string></string> + </property> + </widget> + <widget class="QCheckBox" row="3" column="2"> + <property name="name"> + <cstring>othersWriteChk</cstring> + </property> + <property name="font"> + <font> + </font> + </property> + <property name="text"> + <string></string> + </property> + </widget> + <widget class="QCheckBox" row="1" column="2"> + <property name="name"> + <cstring>ownerWriteChk</cstring> + </property> + <property name="font"> + <font> + </font> + </property> + <property name="text"> + <string></string> + </property> + </widget> + <widget class="QCheckBox" row="3" column="3"> + <property name="name"> + <cstring>othersExecChk</cstring> + </property> + <property name="font"> + <font> + </font> + </property> + <property name="text"> + <string></string> + </property> + </widget> + <widget class="QCheckBox" row="2" column="1"> + <property name="name"> + <cstring>groupReadChk</cstring> + </property> + <property name="font"> + <font> + </font> + </property> + <property name="text"> + <string></string> + </property> + </widget> + <widget class="QCheckBox" row="1" column="1"> + <property name="name"> + <cstring>ownerReadChk</cstring> + </property> + <property name="font"> + <font> + </font> + </property> + <property name="text"> + <string></string> + </property> + </widget> + <widget class="QLabel" row="1" column="0"> + <property name="name"> + <cstring>TextLabel1</cstring> + </property> + <property name="font"> + <font> + </font> + </property> + <property name="text"> + <string>Owner</string> + </property> + </widget> + <widget class="QCheckBox" row="2" column="3"> + <property name="name"> + <cstring>groupExecChk</cstring> + </property> + <property name="font"> + <font> + </font> + </property> + <property name="text"> + <string></string> + </property> + </widget> + <widget class="QLabel" row="2" column="0"> + <property name="name"> + <cstring>TextLabel2</cstring> + </property> + <property name="font"> + <font> + </font> + </property> + <property name="text"> + <string>Group</string> + </property> + </widget> + <widget class="QCheckBox" row="1" column="3"> + <property name="name"> + <cstring>ownerExecChk</cstring> + </property> + <property name="font"> + <font> + </font> + </property> + <property name="text"> + <string></string> + </property> + </widget> + <widget class="QCheckBox" row="3" column="5"> + <property name="name"> + <cstring>stickyBitChk</cstring> + </property> + <property name="font"> + <font> + </font> + </property> + <property name="text"> + <string>Sticky</string> + </property> + </widget> + <widget class="QCheckBox" row="2" column="5"> + <property name="name"> + <cstring>setGIDChk</cstring> + </property> + <property name="font"> + <font> + </font> + </property> + <property name="text"> + <string>Set GID</string> + </property> + </widget> + <widget class="QCheckBox" row="1" column="5"> + <property name="name"> + <cstring>setUIDChk</cstring> + </property> + <property name="font"> + <font> + </font> + </property> + <property name="text"> + <string>Set UID</string> + </property> + </widget> + <widget class="QLabel" row="0" column="5"> + <property name="name"> + <cstring>TextLabel8</cstring> + </property> + <property name="font"> + <font> + </font> + </property> + <property name="text"> + <string>Special</string> + </property> + </widget> + </grid> + </widget> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>Layout1</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="margin"> + <number>0</number> + </property> + <property name="spacing"> + <number>6</number> + </property> + <widget class="QPushButton"> + <property name="name"> + <cstring>buttonHelp</cstring> + </property> + <property name="text"> + <string>&Help</string> + </property> + <property name="accel"> + <string>F1</string> + </property> + <property name="autoDefault"> + <bool>true</bool> + </property> + </widget> + <spacer> + <property name="name"> + <cstring>Horizontal Spacing2</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>20</width> + <height>20</height> + </size> + </property> + </spacer> + <widget class="QPushButton"> + <property name="name"> + <cstring>buttonOk</cstring> + </property> + <property name="text"> + <string>&OK</string> + </property> + <property name="autoDefault"> + <bool>true</bool> + </property> + <property name="default"> + <bool>true</bool> + </property> + </widget> + <widget class="QPushButton"> + <property name="name"> + <cstring>buttonCancel</cstring> + </property> + <property name="text"> + <string>&Cancel</string> + </property> + <property name="autoDefault"> + <bool>true</bool> + </property> + </widget> + </hbox> + </widget> + </vbox> +</widget> +<connections> + <connection> + <sender>buttonOk</sender> + <signal>clicked()</signal> + <receiver>FileModeDlg</receiver> + <slot>accept()</slot> + </connection> + <connection> + <sender>buttonCancel</sender> + <signal>clicked()</signal> + <receiver>FileModeDlg</receiver> + <slot>reject()</slot> + </connection> +</connections> +<tabstops> + <tabstop>ownerReadChk</tabstop> + <tabstop>ownerWriteChk</tabstop> + <tabstop>ownerExecChk</tabstop> + <tabstop>groupReadChk</tabstop> + <tabstop>groupWriteChk</tabstop> + <tabstop>groupExecChk</tabstop> + <tabstop>othersReadChk</tabstop> + <tabstop>othersWriteChk</tabstop> + <tabstop>othersExecChk</tabstop> + <tabstop>setUIDChk</tabstop> + <tabstop>setGIDChk</tabstop> + <tabstop>stickyBitChk</tabstop> + <tabstop>buttonHelp</tabstop> + <tabstop>buttonOk</tabstop> + <tabstop>buttonCancel</tabstop> +</tabstops> +<layoutdefaults spacing="6" margin="11"/> +</UI> |