From 19ae07d0d443ff8b777f46bcbe97119483356bfd Mon Sep 17 00:00:00 2001 From: tpearson Date: Sat, 13 Mar 2010 05:43:39 +0000 Subject: Added KDE3 version of KDE Guidance utilities git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kde-guidance@1102646 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- mountconfig/fuser_ui.ui | 352 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 352 insertions(+) create mode 100644 mountconfig/fuser_ui.ui (limited to 'mountconfig/fuser_ui.ui') diff --git a/mountconfig/fuser_ui.ui b/mountconfig/fuser_ui.ui new file mode 100644 index 0000000..4499f93 --- /dev/null +++ b/mountconfig/fuser_ui.ui @@ -0,0 +1,352 @@ + +FUserUI +Python:from kdeui import * +Python:from kdecore import * +Sebastian Kuegler + + + Process + + + + 0 + 0 + 546 + 536 + + + + + 5 + 5 + 0 + 0 + + + + + 400 + 250 + + + + + 400 + 250 + + + + Error: Volume in use + + + + unnamed + + + + layout10 + + + + unnamed + + + + warningimage + + + + 5 + 5 + 0 + 0 + + + + + + + false + + + + + explanationlabel + + + + 5 + 5 + 1 + 0 + + + + + 0 + 0 + + + + The volume $VOLUME is in use and can not be disabled. + +The processes that are blocking $VOLUME are listed below. These processes must be closed before $VOLUME can be disabled. +Killing a process may cause data loss. Make sure all work is saved before killing an application. + + + WordBreak|AlignVCenter + + + + + + + processframe + + + + 5 + 5 + 1 + 1 + + + + StyledPanel + + + Raised + + + + unnamed + + + 5 + + + 4 + + + + layout7 + + + + unnamed + + + + + Process + + + true + + + true + + + + + Process ID + + + true + + + true + + + + + Owner + + + true + + + true + + + + + File + + + true + + + true + + + + processlist + + + + 7 + 7 + 1 + 1 + + + + Manual + + + true + + + true + + + true + + + LastColumn + + + + + layout11 + + + + unnamed + + + + killallbutton + + + Kill all listed processes + + + + + listbuttonspacer + + + Horizontal + + + Expanding + + + + 184 + 16 + + + + + + killbutton + + + Kill process + + + + + refreshbutton + + + Refresh list + + + + + + + + + + + layout12 + + + + unnamed + + + + optionsbutton + + + + 1 + 0 + 0 + 0 + + + + >>> Options + + + + + bottombuttonspacer + + + Horizontal + + + Expanding + + + + 280 + 16 + + + + + + umountbutton + + + + 1 + 0 + 0 + 0 + + + + Disable volume + + + + + cancelbutton + + + + 1 + 0 + 0 + 0 + + + + Cancel + + + + + + +QPixmap + + + kpushbutton.h + kpushbutton.h + kpushbutton.h + kpushbutton.h + kpushbutton.h + kpushbutton.h + + -- cgit v1.2.1