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 --- kdeui/about/Makefile.am | 9 ++ kdeui/about/bar-bottom-left.png | Bin 0 -> 369 bytes kdeui/about/bar-bottom-middle.png | Bin 0 -> 160 bytes kdeui/about/bar-bottom-right.png | Bin 0 -> 346 bytes kdeui/about/bar-middle-left.png | Bin 0 -> 126 bytes kdeui/about/bar-middle-right.png | Bin 0 -> 141 bytes kdeui/about/bar-top-left.png | Bin 0 -> 358 bytes kdeui/about/bar-top-middle.png | Bin 0 -> 145 bytes kdeui/about/bar-top-right.png | Bin 0 -> 359 bytes kdeui/about/bottom-left.png | Bin 0 -> 665 bytes kdeui/about/bottom-middle.png | Bin 0 -> 174 bytes kdeui/about/bottom-right.png | Bin 0 -> 4922 bytes kdeui/about/box-bottom-left.png | Bin 0 -> 470 bytes kdeui/about/box-bottom-middle.png | Bin 0 -> 103 bytes kdeui/about/box-bottom-right.png | Bin 0 -> 462 bytes kdeui/about/box-middle-left.png | Bin 0 -> 95 bytes kdeui/about/box-middle-right.png | Bin 0 -> 95 bytes kdeui/about/box-top-left.png | Bin 0 -> 450 bytes kdeui/about/box-top-middle.png | Bin 0 -> 104 bytes kdeui/about/box-top-right.png | Bin 0 -> 496 bytes kdeui/about/kde_infopage.css | 239 ++++++++++++++++++++++++++++++++++++++ kdeui/about/kde_infopage_rtl.css | 11 ++ kdeui/about/top-left.png | Bin 0 -> 15484 bytes kdeui/about/top-middle.png | Bin 0 -> 233 bytes kdeui/about/usage-example.html | 64 ++++++++++ 25 files changed, 323 insertions(+) create mode 100644 kdeui/about/Makefile.am create mode 100644 kdeui/about/bar-bottom-left.png create mode 100644 kdeui/about/bar-bottom-middle.png create mode 100644 kdeui/about/bar-bottom-right.png create mode 100644 kdeui/about/bar-middle-left.png create mode 100644 kdeui/about/bar-middle-right.png create mode 100644 kdeui/about/bar-top-left.png create mode 100644 kdeui/about/bar-top-middle.png create mode 100644 kdeui/about/bar-top-right.png create mode 100644 kdeui/about/bottom-left.png create mode 100644 kdeui/about/bottom-middle.png create mode 100644 kdeui/about/bottom-right.png create mode 100644 kdeui/about/box-bottom-left.png create mode 100644 kdeui/about/box-bottom-middle.png create mode 100644 kdeui/about/box-bottom-right.png create mode 100644 kdeui/about/box-middle-left.png create mode 100644 kdeui/about/box-middle-right.png create mode 100644 kdeui/about/box-top-left.png create mode 100644 kdeui/about/box-top-middle.png create mode 100644 kdeui/about/box-top-right.png create mode 100644 kdeui/about/kde_infopage.css create mode 100644 kdeui/about/kde_infopage_rtl.css create mode 100644 kdeui/about/top-left.png create mode 100644 kdeui/about/top-middle.png create mode 100644 kdeui/about/usage-example.html (limited to 'kdeui/about') diff --git a/kdeui/about/Makefile.am b/kdeui/about/Makefile.am new file mode 100644 index 000000000..6bff21130 --- /dev/null +++ b/kdeui/about/Makefile.am @@ -0,0 +1,9 @@ + +kde_infopage_datadir = $(kde_datadir)/kdeui/about +kde_infopage_data_DATA = \ + bar-bottom-left.png bar-top-right.png bar-bottom-middle.png bottom-left.png \ + box-middle-left.png top-left.png bar-bottom-right.png bottom-middle.png \ + box-middle-right.png top-middle.png bar-middle-left.png bottom-right.png \ + box-top-left.png bar-middle-right.png box-bottom-left.png box-top-middle.png \ + bar-top-left.png box-bottom-middle.png box-top-right.png bar-top-middle.png \ + box-bottom-right.png kde_infopage.css kde_infopage_rtl.css diff --git a/kdeui/about/bar-bottom-left.png b/kdeui/about/bar-bottom-left.png new file mode 100644 index 000000000..30a323592 Binary files /dev/null and b/kdeui/about/bar-bottom-left.png differ diff --git a/kdeui/about/bar-bottom-middle.png b/kdeui/about/bar-bottom-middle.png new file mode 100644 index 000000000..b2ebbbed5 Binary files /dev/null and b/kdeui/about/bar-bottom-middle.png differ diff --git a/kdeui/about/bar-bottom-right.png b/kdeui/about/bar-bottom-right.png new file mode 100644 index 000000000..e664e1511 Binary files /dev/null and b/kdeui/about/bar-bottom-right.png differ diff --git a/kdeui/about/bar-middle-left.png b/kdeui/about/bar-middle-left.png new file mode 100644 index 000000000..72fda9ec2 Binary files /dev/null and b/kdeui/about/bar-middle-left.png differ diff --git a/kdeui/about/bar-middle-right.png b/kdeui/about/bar-middle-right.png new file mode 100644 index 000000000..eb8d3201c Binary files /dev/null and b/kdeui/about/bar-middle-right.png differ diff --git a/kdeui/about/bar-top-left.png b/kdeui/about/bar-top-left.png new file mode 100644 index 000000000..b05fd216c Binary files /dev/null and b/kdeui/about/bar-top-left.png differ diff --git a/kdeui/about/bar-top-middle.png b/kdeui/about/bar-top-middle.png new file mode 100644 index 000000000..387f81017 Binary files /dev/null and b/kdeui/about/bar-top-middle.png differ diff --git a/kdeui/about/bar-top-right.png b/kdeui/about/bar-top-right.png new file mode 100644 index 000000000..a552ff91d Binary files /dev/null and b/kdeui/about/bar-top-right.png differ diff --git a/kdeui/about/bottom-left.png b/kdeui/about/bottom-left.png new file mode 100644 index 000000000..78c9fece3 Binary files /dev/null and b/kdeui/about/bottom-left.png differ diff --git a/kdeui/about/bottom-middle.png b/kdeui/about/bottom-middle.png new file mode 100644 index 000000000..41e52dd8a Binary files /dev/null and b/kdeui/about/bottom-middle.png differ diff --git a/kdeui/about/bottom-right.png b/kdeui/about/bottom-right.png new file mode 100644 index 000000000..ef81b04a8 Binary files /dev/null and b/kdeui/about/bottom-right.png differ diff --git a/kdeui/about/box-bottom-left.png b/kdeui/about/box-bottom-left.png new file mode 100644 index 000000000..49b1be6d9 Binary files /dev/null and b/kdeui/about/box-bottom-left.png differ diff --git a/kdeui/about/box-bottom-middle.png b/kdeui/about/box-bottom-middle.png new file mode 100644 index 000000000..fd09ebb66 Binary files /dev/null and b/kdeui/about/box-bottom-middle.png differ diff --git a/kdeui/about/box-bottom-right.png b/kdeui/about/box-bottom-right.png new file mode 100644 index 000000000..4013c8ff4 Binary files /dev/null and b/kdeui/about/box-bottom-right.png differ diff --git a/kdeui/about/box-middle-left.png b/kdeui/about/box-middle-left.png new file mode 100644 index 000000000..1cd801a45 Binary files /dev/null and b/kdeui/about/box-middle-left.png differ diff --git a/kdeui/about/box-middle-right.png b/kdeui/about/box-middle-right.png new file mode 100644 index 000000000..54c5b0391 Binary files /dev/null and b/kdeui/about/box-middle-right.png differ diff --git a/kdeui/about/box-top-left.png b/kdeui/about/box-top-left.png new file mode 100644 index 000000000..29f91c129 Binary files /dev/null and b/kdeui/about/box-top-left.png differ diff --git a/kdeui/about/box-top-middle.png b/kdeui/about/box-top-middle.png new file mode 100644 index 000000000..5ea907597 Binary files /dev/null and b/kdeui/about/box-top-middle.png differ diff --git a/kdeui/about/box-top-right.png b/kdeui/about/box-top-right.png new file mode 100644 index 000000000..f86163176 Binary files /dev/null and b/kdeui/about/box-top-right.png differ diff --git a/kdeui/about/kde_infopage.css b/kdeui/about/kde_infopage.css new file mode 100644 index 000000000..69085675e --- /dev/null +++ b/kdeui/about/kde_infopage.css @@ -0,0 +1,239 @@ + +/* + * text styles + */ + +img {margin: 0px; padding: 0px} +body {margin: 0px; padding: 0px; background-color: #418ade;} +.bar_text a {color: #008;} + +#subtext { + font-size: 10pt; + font-style: italic; +} + +#nextlink { + margin-bottom: 0px; + text-align: right; + font-size: 10pt; +} + +/* + * the header + */ + +#header { + background-image: url(top-middle.png); + width: 100%; + height: 131px; +} + +#headerL { + position: absolute; + background-image: url(top-left.png); + left: 0px; + height: 131px; + width: 147px; + z-index: 1; +} + +#headerR { + position: absolute; + right: 0px; +} + +/* title and tagline are part of the header diff */ +#title { + position: absolute; + top: 63px; + right: 100px; + margin-top: -1em; + text-align: right; + font-size: xx-large; + font-weight: bold; + text-shadow: #fff 0px 0px 5px; + color: #444; + z-index: 5; +} + +#tagline { + position: absolute; + top: 70px; + right: 100px; + text-align: right; + font-size: large; + font-weight: bold; + text-shadow: #fff 0px 0px 5px; + color: #444; + z-index: 5; +} + +/* + * the nav bar + */ + +#bar { + width: 100%; + background-color: #5babe5; + padding-top: 0.5ex; + border-bottom: 1px solid black; + padding-bottom: 0.5ex; +} + +#barCenter { + text-align: center; + color: #282828; + font-weight: bold; + font-size: small; +} + +#barCenter a.selected, #barCenter a.selected:hover { + color: #282828; + text-decoration: none; + text-shadow: #fff 0px 0px 5px; +} + + +#barCenter li a:link, #barCenter li a:visited, #barCenter li a:active { + color: #282828; + text-decoration: none; + text-shadow: none; +} + +#barCenter li a:hover { + color: #282828; + text-decoration: none; + text-shadow: #fff 0px 0px 6px; +} + +#barCenter ul { + margin: 0; + padding: 0; +} + +#barCenter li { + display: inline; +} + +#barCenter li:not(:first-child):before { /* Aren't css3 selectors great? */ + content: " · "; +} + +/* + * the main box + */ + +#box { + width: 90%; + margin-left: 5%; + margin-right: 5%; + margin-top: 10px; + margin-bottom: 10px; +} + +#boxT { + width: 100%; + height: 22px; +} + +#boxTL { + width: 25px; + height: 22px; + float: left; + background-image: url(box-top-left.png); +} + +#boxTR { + width: 25px; + height: 22px; + float: right; + background-image: url(box-top-right.png); +} + +#boxTC { + height: 22px; + margin-left: 25px; + margin-right: 25px; + background-image: url(box-top-middle.png); + background-repeat: repeat-x; +} + +#boxL { + background-image: url(box-middle-left.png); + background-repeat: repeat-y; + background-position: left; + padding-left: 20px; +} + +#boxCenter { + background-color: #dfe7f3; + background-position: center; + text-align: left; +} + +#boxR { + background-image: url(box-middle-right.png); + background-repeat: repeat-y; + background-position: right; + padding-right: 20px; +} + +#boxB { + width: 100%; + height: 22px; +} + +#boxBL { + width: 25px; + height: 22px; + float: left; + background-image: url(box-bottom-left.png); +} + +#boxBR { + width: 25px; + height: 22px; + float: right; + background-image: url(box-bottom-right.png); +} + +#boxBC { + height: 22px; + margin-left: 25px; + margin-right: 25px; + background-image: url(box-bottom-middle.png); + background-repeat: repeat-x; +} + +/* + * the footer + */ + +#footer { + position: fixed; + background-image: url(bottom-middle.png); + width: 100%; + height: 100px; + z-index: -2; + bottom:0; +} + +#footerL { + position: fixed; + background-image: url(bottom-left.png); + left: 0px; + width: 155px; + height: 100px; + z-index: -2; +} + +#footerR { + position: fixed; + background-image: url(bottom-right.png); + right: 0px; + width: 429px; + height: 100px; + z-index: -1; +} + +/* vim:set sw=2 et nocindent smartindent: */ diff --git a/kdeui/about/kde_infopage_rtl.css b/kdeui/about/kde_infopage_rtl.css new file mode 100644 index 000000000..003330196 --- /dev/null +++ b/kdeui/about/kde_infopage_rtl.css @@ -0,0 +1,11 @@ +body {direction: rtl} + +#boxCenter { + text-align: right; +} + +#nextlink { + text-align: left; +} + +/* vim:set sw=2 et nocindent smartindent: */ diff --git a/kdeui/about/top-left.png b/kdeui/about/top-left.png new file mode 100644 index 000000000..d7551c0d5 Binary files /dev/null and b/kdeui/about/top-left.png differ diff --git a/kdeui/about/top-middle.png b/kdeui/about/top-middle.png new file mode 100644 index 000000000..bb3fe7428 Binary files /dev/null and b/kdeui/about/top-middle.png differ diff --git a/kdeui/about/usage-example.html b/kdeui/about/usage-example.html new file mode 100644 index 000000000..fd78d8cfb --- /dev/null +++ b/kdeui/about/usage-example.html @@ -0,0 +1,64 @@ + + + + + + + + + + %1 + + + +