From 27856879bf962f178d88e79144e37a47e731b122 Mon Sep 17 00:00:00 2001 From: tpearson Date: Fri, 3 Sep 2010 09:14:57 +0000 Subject: * Massive import of OpenSUSE patches, primarily for bugfixes * Added some infrastructure created by OpenSUSE to allow for future addition of the Kickoff menu as an option * Minor Slackware compilation fixes git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1171255 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- ksmserver/timed.ui | 352 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 352 insertions(+) create mode 100644 ksmserver/timed.ui (limited to 'ksmserver/timed.ui') diff --git a/ksmserver/timed.ui b/ksmserver/timed.ui new file mode 100644 index 000000000..23d7aa2a0 --- /dev/null +++ b/ksmserver/timed.ui @@ -0,0 +1,352 @@ + +TimedLogoutDlg + + + TimedLogoutDlg + + + + 0 + 0 + 381 + 131 + + + + + 5 + 5 + 0 + 0 + + + + Confirmation + + + + unnamed + + + 0 + + + 0 + + + + frame3 + + + + 5 + 5 + 0 + 0 + + + + StyledPanel + + + Raised + + + 2 + + + 0 + + + 0 + + + + unnamed + + + + layout10 + + + + unnamed + + + 0 + + + 0 + + + + layout8 + + + + unnamed + + + + layout6 + + + + unnamed + + + 0 + + + 0 + + + + spacer3_2 + + + Vertical + + + MinimumExpanding + + + + 20 + 2 + + + + + + m_logo + + + + 1 + 1 + 0 + 0 + + + + + 48 + 48 + + + + true + + + + + spacer3 + + + Vertical + + + MinimumExpanding + + + + 20 + 2 + + + + + + + + layout7 + + + + unnamed + + + 7 + + + + m_title + + + + 7 + 0 + 0 + 0 + + + + + 1 + + + + Would you like to shutdown your computer? + + + PlainText + + + AlignVCenter|AlignLeft + + + + + m_text + + + + 7 + 5 + 0 + 0 + + + + If you do not act, your computer will shutdown +after X automatically. + + + RichText + + + WordBreak|AlignVCenter + + + + + spacer4 + + + Vertical + + + Preferred + + + + 30 + 0 + + + + + + + + + + layout9 + + + + unnamed + + + + spacer2 + + + Horizontal + + + Expanding + + + + 90 + 20 + + + + + + pushButton1 + + + Confirm + + + false + + + + + spacer2_2 + + + Horizontal + + + Expanding + + + + 90 + 20 + + + + + + pushButton2 + + + + 1 + 5 + 0 + 0 + + + + Cancel + + + + + spacer2_2_2 + + + Horizontal + + + Expanding + + + + 90 + 20 + + + + + + + + + + + + + + pushButton1 + clicked() + TimedLogoutDlg + accept() + + + pushButton2 + clicked() + TimedLogoutDlg + reject() + + + + -- cgit v1.2.3