diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 01:04:16 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 01:04:16 -0600 |
commit | 5159cd2beb2e87806a5b54e9991b7895285c9d3e (patch) | |
tree | 9b70e8be47a390f8f4d56ead812ab0c9dad88709 /tdeio/tdefile/kpropertiesdesktopbase.ui | |
parent | c17cb900dcf52b8bd6dc300d4f103392900ec2b4 (diff) | |
download | tdelibs-5159cd2beb2e87806a5b54e9991b7895285c9d3e.tar.gz tdelibs-5159cd2beb2e87806a5b54e9991b7895285c9d3e.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'tdeio/tdefile/kpropertiesdesktopbase.ui')
-rw-r--r-- | tdeio/tdefile/kpropertiesdesktopbase.ui | 316 |
1 files changed, 316 insertions, 0 deletions
diff --git a/tdeio/tdefile/kpropertiesdesktopbase.ui b/tdeio/tdefile/kpropertiesdesktopbase.ui new file mode 100644 index 000000000..a0894dc70 --- /dev/null +++ b/tdeio/tdefile/kpropertiesdesktopbase.ui @@ -0,0 +1,316 @@ +<!DOCTYPE UI><UI version="3.2" stdsetdef="1"> +<class>KPropertiesDesktopBase</class> +<widget class="TQWidget"> + <property name="name"> + <cstring>KPropertiesDesktopBase</cstring> + </property> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>449</width> + <height>304</height> + </rect> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="margin"> + <number>0</number> + </property> + <spacer row="5" column="3" rowspan="1" colspan="2"> + <property name="name"> + <cstring>spacer6</cstring> + </property> + <property name="orientation"> + <enum>Vertical</enum> + </property> + <property name="sizeType"> + <enum>Minimum</enum> + </property> + <property name="sizeHint"> + <size> + <width>20</width> + <height>16</height> + </size> + </property> + </spacer> + <widget class="TQLabel" row="6" column="0" rowspan="1" colspan="7"> + <property name="name"> + <cstring>textLabel7</cstring> + </property> + <property name="text"> + <string>&Supported file types:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>filetypeList</cstring> + </property> + <property name="whatsThis" stdset="0"> + <string><qt><p>This list should show the types of file that your application can handle. This list is organized by <u>mimetypes</u>.</p> +<p>MIME, Multipurpose Internet (e)Mail Extension, is a standard protocol for identifying the type of data based on filename extensions and correspondent <u>mimetypes</u>. Example: the "bmp" part that comes after the dot in flower.bmp indicates that it is a specific kind of image, <u>image/x-bmp</u>. To know which application should open each type of file, the system should be informed about the abilities of each application to handle these extensions and mimetypes.</p> +<p>If you want to associate this application with one or more mimetypes that are not in this list, click on the button <b>Add</b> below. If there are one or more filetypes that this application cannot handle, you may want to remove them from the list clicking on the button <b>Remove</b> below.</p></qt></string> + </property> + </widget> + <widget class="KListView" row="7" column="0" rowspan="1" colspan="7"> + <column> + <property name="text"> + <string>Mimetype</string> + </property> + <property name="clickable"> + <bool>true</bool> + </property> + <property name="resizable"> + <bool>true</bool> + </property> + </column> + <column> + <property name="text"> + <string>Description</string> + </property> + <property name="clickable"> + <bool>true</bool> + </property> + <property name="resizable"> + <bool>true</bool> + </property> + </column> + <property name="name"> + <cstring>filetypeList</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>7</hsizetype> + <vsizetype>7</vsizetype> + <horstretch>0</horstretch> + <verstretch>1</verstretch> + </sizepolicy> + </property> + <property name="fullWidth"> + <bool>true</bool> + </property> + <property name="whatsThis" stdset="0"> + <string><qt><p>This list should show the types of file that your application can handle. This list is organized by <u>mimetypes</u>.</p> +<p>MIME, Multipurpose Internet (e)Mail Extension, is a standard protocol for identifying the type of data based on filename extensions and correspondent <u>mimetypes</u>. Example: the "bmp" part that comes after the dot in flower.bmp indicates that it is a specific kind of image, <u>image/x-bmp</u>. To know which application should open each type of file, the system should be informed about the abilities of each application to handle these extensions and mimetypes.</p> +<p>If you want to associate this application with one or more mimetypes that are not in this list, click on the button <b>Add</b> below. If there are one or more filetypes that this application cannot handle, you may want to remove them from the list clicking on the button <b>Remove</b> below.</p></qt></string> + </property> + </widget> + <widget class="TQLabel" row="0" column="0" rowspan="1" colspan="2"> + <property name="name"> + <cstring>nameLabel</cstring> + </property> + <property name="text"> + <string>&Name:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>nameEdit</cstring> + </property> + <property name="whatsThis" stdset="0"> + <string>Type the name you want to give to this application here. This application will appear under this name in the applications menu and in the panel.</string> + </property> + </widget> + <widget class="KLineEdit" row="0" column="2" rowspan="1" colspan="5"> + <property name="name"> + <cstring>nameEdit</cstring> + </property> + <property name="whatsThis" stdset="0"> + <string>Type the name you want to give to this application here. This application will appear under this name in the applications menu and in the panel.</string> + </property> + </widget> + <widget class="TQLabel" row="1" column="0" rowspan="1" colspan="2"> + <property name="name"> + <cstring>textLabel2</cstring> + </property> + <property name="text"> + <string>&Description:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>genNameEdit</cstring> + </property> + <property name="whatsThis" stdset="0"> + <string>Type the description of this application, based on its use, here. Examples: a dial up application (KPPP) would be "Dial up tool".</string> + </property> + </widget> + <widget class="KLineEdit" row="1" column="2" rowspan="1" colspan="5"> + <property name="name"> + <cstring>genNameEdit</cstring> + </property> + <property name="whatsThis" stdset="0"> + <string>Type the description of this application, based on its use, here. Examples: a dial up application (KPPP) would be "Dial up tool".</string> + </property> + </widget> + <widget class="TQLabel" row="2" column="0" rowspan="1" colspan="2"> + <property name="name"> + <cstring>textLabel3</cstring> + </property> + <property name="text"> + <string>Comm&ent:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>commentEdit</cstring> + </property> + <property name="whatsThis" stdset="0"> + <string>Type any comment you think is useful here.</string> + </property> + </widget> + <widget class="KLineEdit" row="2" column="2" rowspan="1" colspan="5"> + <property name="name"> + <cstring>commentEdit</cstring> + </property> + <property name="whatsThis" stdset="0"> + <string>Type any comment you think is useful here.</string> + </property> + </widget> + <widget class="TQLabel" row="3" column="0" rowspan="1" colspan="2"> + <property name="name"> + <cstring>textLabel4</cstring> + </property> + <property name="text"> + <string>Co&mmand:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>commandEdit</cstring> + </property> + <property name="whatsThis" stdset="0"> + <string>Type the command to start this application here. + +Following the command, you can have several place holders which will be replaced with the actual values when the actual program is run: +%f - a single file name +%F - a list of files; use for applications that can open several local files at once +%u - a single URL +%U - a list of URLs +%d - the directory of the file to open +%D - a list of directories +%i - the icon +%m - the mini-icon +%c - the caption</string> + </property> + </widget> + <widget class="KLineEdit" row="3" column="2" rowspan="1" colspan="4"> + <property name="name"> + <cstring>commandEdit</cstring> + </property> + <property name="whatsThis" stdset="0"> + <string>Type the command to start this application here. + +Following the command, you can have several place holders which will be replaced with the actual values when the actual program is run: +%f - a single file name +%F - a list of files; use for applications that can open several local files at once +%u - a single URL +%U - a list of URLs +%d - the directory of the file to open +%D - a list of directories +%i - the icon +%m - the mini-icon +%c - the caption</string> + </property> + </widget> + <widget class="TQPushButton" row="3" column="6"> + <property name="name"> + <cstring>browseButton</cstring> + </property> + <property name="text"> + <string>&Browse...</string> + </property> + <property name="whatsThis" stdset="0"> + <string>Click here to browse your file system in order to find the desired executable.</string> + </property> + </widget> + <widget class="TQLabel" row="4" column="0" rowspan="1" colspan="2"> + <property name="name"> + <cstring>textLabel5</cstring> + </property> + <property name="text"> + <string>&Work path:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>pathEdit</cstring> + </property> + <property name="whatsThis" stdset="0"> + <string>Sets the working directory for your application.</string> + </property> + </widget> + <widget class="KURLRequester" row="4" column="2" rowspan="1" colspan="5"> + <property name="name"> + <cstring>pathEdit</cstring> + </property> + <property name="whatsThis" stdset="0"> + <string>Sets the working directory for your application.</string> + </property> + </widget> + <widget class="TQPushButton" row="8" column="0"> + <property name="name"> + <cstring>addFiletypeButton</cstring> + </property> + <property name="text"> + <string>Add...</string> + </property> + <property name="whatsThis" stdset="0"> + <string>Click on this button if you want to add a type of file (mimetype) that your application can handle.</string> + </property> + </widget> + <spacer row="8" column="1" rowspan="1" colspan="2"> + <property name="name"> + <cstring>spacer31_2</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>MinimumExpanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>53</width> + <height>20</height> + </size> + </property> + </spacer> + <widget class="TQPushButton" row="8" column="3"> + <property name="name"> + <cstring>delFiletypeButton</cstring> + </property> + <property name="text"> + <string>Remove</string> + </property> + <property name="whatsThis" stdset="0"> + <string>If you want to remove a type of file (mimetype) that your application cannot handle, select the mimetype in the list above and click on this button.</string> + </property> + </widget> + <spacer row="8" column="4"> + <property name="name"> + <cstring>spacer31_3</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>MinimumExpanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>53</width> + <height>20</height> + </size> + </property> + </spacer> + <widget class="TQPushButton" row="8" column="5" rowspan="1" colspan="2"> + <property name="name"> + <cstring>advancedButton</cstring> + </property> + <property name="text"> + <string>Ad&vanced Options</string> + </property> + <property name="whatsThis" stdset="0"> + <string>Click here to modify the way this application will run, launch feedback, DCOP options or to run it as a different user.</string> + </property> + </widget> + </grid> +</widget> +<includes> + <include location="global" impldecl="in implementation">klineedit.h</include> + <include location="global" impldecl="in implementation">kurlrequester.h</include> + <include location="global" impldecl="in implementation">klistview.h</include> +</includes> +<layoutdefaults spacing="6" margin="11"/> +</UI> |