summaryrefslogtreecommitdiffstats
path: root/libkdepim/about
diff options
context:
space:
mode:
authortoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
committertoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
commit460c52653ab0dcca6f19a4f492ed2c5e4e963ab0 (patch)
tree67208f7c145782a7e90b123b982ca78d88cc2c87 /libkdepim/about
downloadtdepim-460c52653ab0dcca6f19a4f492ed2c5e4e963ab0.tar.gz
tdepim-460c52653ab0dcca6f19a4f492ed2c5e4e963ab0.zip
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/kdepim@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'libkdepim/about')
-rw-r--r--libkdepim/about/Makefile.am9
-rw-r--r--libkdepim/about/bar-bottom-left.pngbin0 -> 369 bytes
-rw-r--r--libkdepim/about/bar-bottom-middle.pngbin0 -> 160 bytes
-rw-r--r--libkdepim/about/bar-bottom-right.pngbin0 -> 346 bytes
-rw-r--r--libkdepim/about/bar-middle-left.pngbin0 -> 126 bytes
-rw-r--r--libkdepim/about/bar-middle-right.pngbin0 -> 123 bytes
-rw-r--r--libkdepim/about/bar-top-left.pngbin0 -> 358 bytes
-rw-r--r--libkdepim/about/bar-top-middle.pngbin0 -> 145 bytes
-rw-r--r--libkdepim/about/bar-top-right.pngbin0 -> 359 bytes
-rw-r--r--libkdepim/about/bottom-left.pngbin0 -> 665 bytes
-rw-r--r--libkdepim/about/bottom-middle.pngbin0 -> 174 bytes
-rw-r--r--libkdepim/about/bottom-right.pngbin0 -> 4922 bytes
-rw-r--r--libkdepim/about/box-bottom-left.pngbin0 -> 713 bytes
-rw-r--r--libkdepim/about/box-bottom-middle.pngbin0 -> 171 bytes
-rw-r--r--libkdepim/about/box-bottom-right.pngbin0 -> 675 bytes
-rw-r--r--libkdepim/about/box-middle-left.pngbin0 -> 157 bytes
-rw-r--r--libkdepim/about/box-middle-right.pngbin0 -> 161 bytes
-rw-r--r--libkdepim/about/box-top-left.pngbin0 -> 2311 bytes
-rw-r--r--libkdepim/about/box-top-middle.pngbin0 -> 153 bytes
-rw-r--r--libkdepim/about/box-top-right.pngbin0 -> 2311 bytes
-rw-r--r--libkdepim/about/kde_infopage.css239
-rw-r--r--libkdepim/about/kde_infopage_rtl.css11
-rw-r--r--libkdepim/about/top-left.pngbin0 -> 15484 bytes
-rw-r--r--libkdepim/about/top-middle.pngbin0 -> 233 bytes
24 files changed, 259 insertions, 0 deletions
diff --git a/libkdepim/about/Makefile.am b/libkdepim/about/Makefile.am
new file mode 100644
index 00000000..5e614d71
--- /dev/null
+++ b/libkdepim/about/Makefile.am
@@ -0,0 +1,9 @@
+
+kdepim_infopage_datadir = $(kde_datadir)/libkdepim/about
+kdepim_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/libkdepim/about/bar-bottom-left.png b/libkdepim/about/bar-bottom-left.png
new file mode 100644
index 00000000..30a32359
--- /dev/null
+++ b/libkdepim/about/bar-bottom-left.png
Binary files differ
diff --git a/libkdepim/about/bar-bottom-middle.png b/libkdepim/about/bar-bottom-middle.png
new file mode 100644
index 00000000..b2ebbbed
--- /dev/null
+++ b/libkdepim/about/bar-bottom-middle.png
Binary files differ
diff --git a/libkdepim/about/bar-bottom-right.png b/libkdepim/about/bar-bottom-right.png
new file mode 100644
index 00000000..e664e151
--- /dev/null
+++ b/libkdepim/about/bar-bottom-right.png
Binary files differ
diff --git a/libkdepim/about/bar-middle-left.png b/libkdepim/about/bar-middle-left.png
new file mode 100644
index 00000000..72fda9ec
--- /dev/null
+++ b/libkdepim/about/bar-middle-left.png
Binary files differ
diff --git a/libkdepim/about/bar-middle-right.png b/libkdepim/about/bar-middle-right.png
new file mode 100644
index 00000000..d482ab17
--- /dev/null
+++ b/libkdepim/about/bar-middle-right.png
Binary files differ
diff --git a/libkdepim/about/bar-top-left.png b/libkdepim/about/bar-top-left.png
new file mode 100644
index 00000000..b05fd216
--- /dev/null
+++ b/libkdepim/about/bar-top-left.png
Binary files differ
diff --git a/libkdepim/about/bar-top-middle.png b/libkdepim/about/bar-top-middle.png
new file mode 100644
index 00000000..387f8101
--- /dev/null
+++ b/libkdepim/about/bar-top-middle.png
Binary files differ
diff --git a/libkdepim/about/bar-top-right.png b/libkdepim/about/bar-top-right.png
new file mode 100644
index 00000000..a552ff91
--- /dev/null
+++ b/libkdepim/about/bar-top-right.png
Binary files differ
diff --git a/libkdepim/about/bottom-left.png b/libkdepim/about/bottom-left.png
new file mode 100644
index 00000000..78c9fece
--- /dev/null
+++ b/libkdepim/about/bottom-left.png
Binary files differ
diff --git a/libkdepim/about/bottom-middle.png b/libkdepim/about/bottom-middle.png
new file mode 100644
index 00000000..41e52dd8
--- /dev/null
+++ b/libkdepim/about/bottom-middle.png
Binary files differ
diff --git a/libkdepim/about/bottom-right.png b/libkdepim/about/bottom-right.png
new file mode 100644
index 00000000..ef81b04a
--- /dev/null
+++ b/libkdepim/about/bottom-right.png
Binary files differ
diff --git a/libkdepim/about/box-bottom-left.png b/libkdepim/about/box-bottom-left.png
new file mode 100644
index 00000000..ef68ffa6
--- /dev/null
+++ b/libkdepim/about/box-bottom-left.png
Binary files differ
diff --git a/libkdepim/about/box-bottom-middle.png b/libkdepim/about/box-bottom-middle.png
new file mode 100644
index 00000000..2bcd3ea0
--- /dev/null
+++ b/libkdepim/about/box-bottom-middle.png
Binary files differ
diff --git a/libkdepim/about/box-bottom-right.png b/libkdepim/about/box-bottom-right.png
new file mode 100644
index 00000000..993e1a6b
--- /dev/null
+++ b/libkdepim/about/box-bottom-right.png
Binary files differ
diff --git a/libkdepim/about/box-middle-left.png b/libkdepim/about/box-middle-left.png
new file mode 100644
index 00000000..62a72017
--- /dev/null
+++ b/libkdepim/about/box-middle-left.png
Binary files differ
diff --git a/libkdepim/about/box-middle-right.png b/libkdepim/about/box-middle-right.png
new file mode 100644
index 00000000..aa94c0c9
--- /dev/null
+++ b/libkdepim/about/box-middle-right.png
Binary files differ
diff --git a/libkdepim/about/box-top-left.png b/libkdepim/about/box-top-left.png
new file mode 100644
index 00000000..3825a7de
--- /dev/null
+++ b/libkdepim/about/box-top-left.png
Binary files differ
diff --git a/libkdepim/about/box-top-middle.png b/libkdepim/about/box-top-middle.png
new file mode 100644
index 00000000..79e714cb
--- /dev/null
+++ b/libkdepim/about/box-top-middle.png
Binary files differ
diff --git a/libkdepim/about/box-top-right.png b/libkdepim/about/box-top-right.png
new file mode 100644
index 00000000..45ba201e
--- /dev/null
+++ b/libkdepim/about/box-top-right.png
Binary files differ
diff --git a/libkdepim/about/kde_infopage.css b/libkdepim/about/kde_infopage.css
new file mode 100644
index 00000000..69085675
--- /dev/null
+++ b/libkdepim/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/libkdepim/about/kde_infopage_rtl.css b/libkdepim/about/kde_infopage_rtl.css
new file mode 100644
index 00000000..00333019
--- /dev/null
+++ b/libkdepim/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/libkdepim/about/top-left.png b/libkdepim/about/top-left.png
new file mode 100644
index 00000000..d7551c0d
--- /dev/null
+++ b/libkdepim/about/top-left.png
Binary files differ
diff --git a/libkdepim/about/top-middle.png b/libkdepim/about/top-middle.png
new file mode 100644
index 00000000..bb3fe742
--- /dev/null
+++ b/libkdepim/about/top-middle.png
Binary files differ