From 7d757db73d862b368c57aed2da769a53b3e1e920 Mon Sep 17 00:00:00 2001 From: necoro <> Date: Thu, 5 Jul 2007 02:40:39 +0000 Subject: added ability to disable/enable plugins in qt too; added shutdown plugin --- portato/gui/templates/ui/AboutDialog.ui | 144 ++++++++++++-------------------- portato/gui/templates/ui/MainWindow.ui | 18 ++-- 2 files changed, 66 insertions(+), 96 deletions(-) (limited to 'portato/gui/templates') diff --git a/portato/gui/templates/ui/AboutDialog.ui b/portato/gui/templates/ui/AboutDialog.ui index b4064dd..ce89b44 100644 --- a/portato/gui/templates/ui/AboutDialog.ui +++ b/portato/gui/templates/ui/AboutDialog.ui @@ -8,8 +8,8 @@ 0 0 - 369 - 270 + 400 + 300 @@ -23,93 +23,41 @@ 6 - - - 0 + + + + + + Qt::AlignCenter + + + + + + + TextLabel + + + Qt::AlignCenter + + + true - - - About - - - - 9 - - - 6 - - - - - TextLabel - - - Qt::AlignCenter - - - true - - - - - - - Qt::Vertical - - - - 20 - 40 - - - - - - - - - Plugins - - - - 9 - - - 6 - - - - - QAbstractItemView::NoEditTriggers - - - false - - - true - - - false - - - 2 - - - - 1 - - - - - 1 - - - - - - + + + + Qt::Vertical + + + + 20 + 40 + + + + @@ -134,12 +82,28 @@ accept() - 174 - 252 + 248 + 254 + + + 157 + 274 + + + + + buttonBox + rejected() + AboutDialog + reject() + + + 316 + 260 - 176 - 197 + 286 + 274 diff --git a/portato/gui/templates/ui/MainWindow.ui b/portato/gui/templates/ui/MainWindow.ui index e2eb0dc..9a3e15e 100644 --- a/portato/gui/templates/ui/MainWindow.ui +++ b/portato/gui/templates/ui/MainWindow.ui @@ -428,12 +428,6 @@ p, li { white-space: pre-wrap; } - - - &? - - - &Emerge @@ -448,6 +442,13 @@ p, li { white-space: pre-wrap; } + + + &? + + + + @@ -540,6 +541,11 @@ p, li { white-space: pre-wrap; } Show &new packages + + + Plugins + + -- cgit v1.2.3-54-g00ecf