From ce4a32fe52ef09d8f5ff1dd22c001110902b60a2 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: 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/kdelibs@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kio/kfile/kpropertiesmimetypebase.ui | 70 ++++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 kio/kfile/kpropertiesmimetypebase.ui (limited to 'kio/kfile/kpropertiesmimetypebase.ui') diff --git a/kio/kfile/kpropertiesmimetypebase.ui b/kio/kfile/kpropertiesmimetypebase.ui new file mode 100644 index 000000000..0223f22a6 --- /dev/null +++ b/kio/kfile/kpropertiesmimetypebase.ui @@ -0,0 +1,70 @@ + +KPropertiesMimetypeBase + + + widget2 + + + + 0 + 0 + 265 + 213 + + + + + unnamed + + + 0 + + + + textLabel1 + + + Select one or more file types to add: + + + listView + + + + + + Mimetype + + + true + + + true + + + + + Description + + + true + + + true + + + + listView + + + <qt><p>Select one or more types of file that your application can handle here. 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> + + + + + + klistview.h + + + -- cgit v1.2.3