From 34ae127bf2c04b8b810362737ba9157a6810e78d Mon Sep 17 00:00:00 2001 From: ronie Date: Thu, 14 Jan 2016 18:06:40 +0100 Subject: [PATCH] [Confluence] add DialogConfirm.xml and remove others --- addons/skin.confluence/720p/DialogConfirm.xml | 78 +++++++++++++++++++ addons/skin.confluence/720p/DialogOK.xml | 48 ------------ .../skin.confluence/720p/DialogProgress.xml | 65 ---------------- addons/skin.confluence/720p/DialogYesNo.xml | 64 --------------- 4 files changed, 78 insertions(+), 177 deletions(-) create mode 100644 addons/skin.confluence/720p/DialogConfirm.xml delete mode 100644 addons/skin.confluence/720p/DialogOK.xml delete mode 100644 addons/skin.confluence/720p/DialogProgress.xml delete mode 100644 addons/skin.confluence/720p/DialogYesNo.xml diff --git a/addons/skin.confluence/720p/DialogConfirm.xml b/addons/skin.confluence/720p/DialogConfirm.xml new file mode 100644 index 0000000000000..297cfeca712e0 --- /dev/null +++ b/addons/skin.confluence/720p/DialogConfirm.xml @@ -0,0 +1,78 @@ + + + + 315 + 230 + + dialogeffect + DepthDialog+ + + + + + + + + + + + + text + 30 + 62 + 590 + 78 + left + + font13 + true + + + Progressbar + 30 + 148 + 590 + 16 + System.Progressbar + + + 25 + 175 + 600 + 40 + center + 0 + horizontal + + OK button + 200 + 40 + + font12_title + white + white + center + + + Cancel button + 200 + 40 + + font12_title + white + white + center + + + Custom button + 200 + 40 + + font12_title + white + white + center + + + + diff --git a/addons/skin.confluence/720p/DialogOK.xml b/addons/skin.confluence/720p/DialogOK.xml deleted file mode 100644 index b906c701a17a0..0000000000000 --- a/addons/skin.confluence/720p/DialogOK.xml +++ /dev/null @@ -1,48 +0,0 @@ - - - 10 - - 335 - 230 - - dialogeffect - DepthDialog+ - - - - - - - - - - - - text - 30 - 62 - 550 - 98 - left - - font13 - true - - - OK button - 205 - 175 - 200 - 40 - - font12_title - white - white - center - 10 - 10 - 10 - 10 - - - diff --git a/addons/skin.confluence/720p/DialogProgress.xml b/addons/skin.confluence/720p/DialogProgress.xml deleted file mode 100644 index 7d6d2a6352f8a..0000000000000 --- a/addons/skin.confluence/720p/DialogProgress.xml +++ /dev/null @@ -1,65 +0,0 @@ - - - 10 - - 335 - 230 - - dialogeffect - DepthDialog+ - - - - - - - - - - - - fake heading label - 0 - 0 - 0 - 0 - - - false - - - text - 30 - 62 - 550 - 78 - left - - font13 - true - - - Progressbar - 30 - 148 - 550 - 16 - System.Progressbar - - - Cancel button - 205 - 175 - 200 - 40 - - font12_title - white - white - center - 10 - 10 - 10 - 10 - - - diff --git a/addons/skin.confluence/720p/DialogYesNo.xml b/addons/skin.confluence/720p/DialogYesNo.xml deleted file mode 100644 index a19828dc4be0d..0000000000000 --- a/addons/skin.confluence/720p/DialogYesNo.xml +++ /dev/null @@ -1,64 +0,0 @@ - - - 10 - - 335 - 230 - - dialogeffect - DepthDialog+ - - - - - - - - - - - - text - 30 - 62 - 550 - 98 - left - - font13 - true - - - Yes button - 95 - 175 - 200 - 40 - - font12_title - white - white - center - 10 - 10 - 11 - 11 - - - No button - 305 - 175 - 200 - 40 - - font12_title - white - white - center - 11 - 11 - 10 - 10 - - -