diff --git a/phpgwapi/templates/default/images/about.gif b/phpgwapi/templates/default/images/about.gif index 87fa20d338..7c15294dee 100644 Binary files a/phpgwapi/templates/default/images/about.gif and b/phpgwapi/templates/default/images/about.gif differ diff --git a/phpgwapi/templates/default/images/about.png b/phpgwapi/templates/default/images/about.png index bdb3193bc7..ea06f93b16 100644 Binary files a/phpgwapi/templates/default/images/about.png and b/phpgwapi/templates/default/images/about.png differ diff --git a/phpgwapi/templates/default/images/favicon.ico b/phpgwapi/templates/default/images/favicon.ico index 8810f8a02a..1f2ee0ea87 100644 Binary files a/phpgwapi/templates/default/images/favicon.ico and b/phpgwapi/templates/default/images/favicon.ico differ diff --git a/phpgwapi/templates/default/images/home.gif b/phpgwapi/templates/default/images/home.gif index d080a0a4f0..19f02f86b7 100644 Binary files a/phpgwapi/templates/default/images/home.gif and b/phpgwapi/templates/default/images/home.gif differ diff --git a/phpgwapi/templates/default/images/home.png b/phpgwapi/templates/default/images/home.png index cb83467334..5205539fbe 100644 Binary files a/phpgwapi/templates/default/images/home.png and b/phpgwapi/templates/default/images/home.png differ diff --git a/phpgwapi/templates/default/images/logo.gif b/phpgwapi/templates/default/images/logo.gif index ba25b4572a..6a536c62b8 100644 Binary files a/phpgwapi/templates/default/images/logo.gif and b/phpgwapi/templates/default/images/logo.gif differ diff --git a/phpgwapi/templates/default/images/logo.png b/phpgwapi/templates/default/images/logo.png index f40a9fddf9..84911c7cb5 100644 Binary files a/phpgwapi/templates/default/images/logo.png and b/phpgwapi/templates/default/images/logo.png differ diff --git a/phpgwapi/templates/default/images/logout.gif b/phpgwapi/templates/default/images/logout.gif index c7ef5f137d..0ef6f081f9 100644 Binary files a/phpgwapi/templates/default/images/logout.gif and b/phpgwapi/templates/default/images/logout.gif differ diff --git a/phpgwapi/templates/default/images/logout.png b/phpgwapi/templates/default/images/logout.png index 7c504092d5..4877f19fc4 100644 Binary files a/phpgwapi/templates/default/images/logout.png and b/phpgwapi/templates/default/images/logout.png differ diff --git a/phpgwapi/templates/default/images/nonav.gif b/phpgwapi/templates/default/images/nonav.gif index a8a162eb34..695310f3b1 100644 Binary files a/phpgwapi/templates/default/images/nonav.gif and b/phpgwapi/templates/default/images/nonav.gif differ diff --git a/phpgwapi/templates/default/images/nonav.png b/phpgwapi/templates/default/images/nonav.png index e4692fd58b..5602de8617 100644 Binary files a/phpgwapi/templates/default/images/nonav.png and b/phpgwapi/templates/default/images/nonav.png differ diff --git a/phpgwapi/templates/default/images/print.gif b/phpgwapi/templates/default/images/print.gif index 129b0832e1..4ba84d7caf 100644 Binary files a/phpgwapi/templates/default/images/print.gif and b/phpgwapi/templates/default/images/print.gif differ diff --git a/phpgwapi/templates/default/images/print.png b/phpgwapi/templates/default/images/print.png index 6b35364d7e..4325b61869 100644 Binary files a/phpgwapi/templates/default/images/print.png and b/phpgwapi/templates/default/images/print.png differ diff --git a/phpgwapi/templates/default/navbar.tpl b/phpgwapi/templates/default/navbar.tpl index 67d1023ff0..254958e909 100644 --- a/phpgwapi/templates/default/navbar.tpl +++ b/phpgwapi/templates/default/navbar.tpl @@ -2,7 +2,18 @@ - {applications} + + + + + +
 
+ + + {applications} + +
+
 
diff --git a/phpgwapi/templates/default/navbar_app.tpl b/phpgwapi/templates/default/navbar_app.tpl index 7142d7603c..66afe2f231 100644 --- a/phpgwapi/templates/default/navbar_app.tpl +++ b/phpgwapi/templates/default/navbar_app.tpl @@ -1 +1 @@ - + diff --git a/phpgwapi/templates/idots/images/boxbg.gif b/phpgwapi/templates/idots/images/boxbg.gif deleted file mode 100755 index 7aad05c793..0000000000 Binary files a/phpgwapi/templates/idots/images/boxbg.gif and /dev/null differ diff --git a/phpgwapi/templates/idots/images/boxbgbottom.gif b/phpgwapi/templates/idots/images/boxbgbottom.gif deleted file mode 100755 index 95ae413b49..0000000000 Binary files a/phpgwapi/templates/idots/images/boxbgbottom.gif and /dev/null differ diff --git a/phpgwapi/templates/idots/images/dot.gif b/phpgwapi/templates/idots/images/dot.gif deleted file mode 100755 index 6949b7bb63..0000000000 Binary files a/phpgwapi/templates/idots/images/dot.gif and /dev/null differ diff --git a/phpgwapi/templates/idots/images/first-gray.gif b/phpgwapi/templates/idots/images/first-gray.gif deleted file mode 100755 index fa373ba504..0000000000 Binary files a/phpgwapi/templates/idots/images/first-gray.gif and /dev/null differ diff --git a/phpgwapi/templates/idots/images/first-grey.gif b/phpgwapi/templates/idots/images/first-grey.gif deleted file mode 100755 index 5a0a72b2db..0000000000 Binary files a/phpgwapi/templates/idots/images/first-grey.gif and /dev/null differ diff --git a/phpgwapi/templates/idots/images/first.gif b/phpgwapi/templates/idots/images/first.gif deleted file mode 100755 index 273c55b0a5..0000000000 Binary files a/phpgwapi/templates/idots/images/first.gif and /dev/null differ diff --git a/phpgwapi/templates/idots/images/greypanel.gif b/phpgwapi/templates/idots/images/greypanel.gif deleted file mode 100755 index 84fe3afb93..0000000000 Binary files a/phpgwapi/templates/idots/images/greypanel.gif and /dev/null differ diff --git a/phpgwapi/templates/idots/images/last-grey.gif b/phpgwapi/templates/idots/images/last-grey.gif deleted file mode 100755 index f7821a701c..0000000000 Binary files a/phpgwapi/templates/idots/images/last-grey.gif and /dev/null differ diff --git a/phpgwapi/templates/idots/images/last.gif b/phpgwapi/templates/idots/images/last.gif deleted file mode 100755 index 1e55841167..0000000000 Binary files a/phpgwapi/templates/idots/images/last.gif and /dev/null differ diff --git a/phpgwapi/templates/idots/images/left-grey.gif b/phpgwapi/templates/idots/images/left-grey.gif deleted file mode 100755 index 8745670940..0000000000 Binary files a/phpgwapi/templates/idots/images/left-grey.gif and /dev/null differ diff --git a/phpgwapi/templates/idots/images/left.gif b/phpgwapi/templates/idots/images/left.gif deleted file mode 100755 index 456c0c133b..0000000000 Binary files a/phpgwapi/templates/idots/images/left.gif and /dev/null differ diff --git a/phpgwapi/templates/idots/images/leftbar.gif b/phpgwapi/templates/idots/images/leftbar.gif deleted file mode 100755 index 1fe6c1ac5b..0000000000 Binary files a/phpgwapi/templates/idots/images/leftbar.gif and /dev/null differ diff --git a/phpgwapi/templates/idots/images/logo.jpg b/phpgwapi/templates/idots/images/logo.jpg deleted file mode 100755 index f6922cd9bb..0000000000 Binary files a/phpgwapi/templates/idots/images/logo.jpg and /dev/null differ diff --git a/phpgwapi/templates/idots/images/logo.png b/phpgwapi/templates/idots/images/logo.png index c17f5d9906..ad403894a2 100644 Binary files a/phpgwapi/templates/idots/images/logo.png and b/phpgwapi/templates/idots/images/logo.png differ diff --git a/phpgwapi/templates/idots/images/logo2.jpg b/phpgwapi/templates/idots/images/logo2.jpg deleted file mode 100755 index 5272425e08..0000000000 Binary files a/phpgwapi/templates/idots/images/logo2.jpg and /dev/null differ diff --git a/phpgwapi/templates/idots/images/logo_egroupware.png b/phpgwapi/templates/idots/images/logo_egroupware.png deleted file mode 100644 index 08772d80f9..0000000000 Binary files a/phpgwapi/templates/idots/images/logo_egroupware.png and /dev/null differ diff --git a/phpgwapi/templates/idots/images/mainbar.gif b/phpgwapi/templates/idots/images/mainbar.gif deleted file mode 100755 index 1907584893..0000000000 Binary files a/phpgwapi/templates/idots/images/mainbar.gif and /dev/null differ diff --git a/phpgwapi/templates/idots/images/panel.png b/phpgwapi/templates/idots/images/panel.png deleted file mode 100644 index ad5c9061da..0000000000 Binary files a/phpgwapi/templates/idots/images/panel.png and /dev/null differ diff --git a/phpgwapi/templates/idots/images/panel_r1_c1.jpg b/phpgwapi/templates/idots/images/panel_r1_c1.jpg deleted file mode 100755 index 9e44178cb2..0000000000 Binary files a/phpgwapi/templates/idots/images/panel_r1_c1.jpg and /dev/null differ diff --git a/phpgwapi/templates/idots/images/panel_r2_c1.jpg b/phpgwapi/templates/idots/images/panel_r2_c1.jpg deleted file mode 100755 index 1d7284d2e5..0000000000 Binary files a/phpgwapi/templates/idots/images/panel_r2_c1.jpg and /dev/null differ diff --git a/phpgwapi/templates/idots/images/panel_r2_c3.jpg b/phpgwapi/templates/idots/images/panel_r2_c3.jpg deleted file mode 100755 index 62a51ae05a..0000000000 Binary files a/phpgwapi/templates/idots/images/panel_r2_c3.jpg and /dev/null differ diff --git a/phpgwapi/templates/idots/images/panel_r3_c11.jpg b/phpgwapi/templates/idots/images/panel_r3_c11.jpg deleted file mode 100755 index baea134ba6..0000000000 Binary files a/phpgwapi/templates/idots/images/panel_r3_c11.jpg and /dev/null differ diff --git a/phpgwapi/templates/idots/images/panel_r3_c13.jpg b/phpgwapi/templates/idots/images/panel_r3_c13.jpg deleted file mode 100755 index e964d435bd..0000000000 Binary files a/phpgwapi/templates/idots/images/panel_r3_c13.jpg and /dev/null differ diff --git a/phpgwapi/templates/idots/images/panel_r3_c3.jpg b/phpgwapi/templates/idots/images/panel_r3_c3.jpg deleted file mode 100755 index c029be86c1..0000000000 Binary files a/phpgwapi/templates/idots/images/panel_r3_c3.jpg and /dev/null differ diff --git a/phpgwapi/templates/idots/images/panel_r3_c5.jpg b/phpgwapi/templates/idots/images/panel_r3_c5.jpg deleted file mode 100755 index d08523ded4..0000000000 Binary files a/phpgwapi/templates/idots/images/panel_r3_c5.jpg and /dev/null differ diff --git a/phpgwapi/templates/idots/images/panel_r4_c13.jpg b/phpgwapi/templates/idots/images/panel_r4_c13.jpg deleted file mode 100755 index 434879485c..0000000000 Binary files a/phpgwapi/templates/idots/images/panel_r4_c13.jpg and /dev/null differ diff --git a/phpgwapi/templates/idots/images/panel_r4_c15.jpg b/phpgwapi/templates/idots/images/panel_r4_c15.jpg deleted file mode 100755 index 80eab5c1a2..0000000000 Binary files a/phpgwapi/templates/idots/images/panel_r4_c15.jpg and /dev/null differ diff --git a/phpgwapi/templates/idots/images/panel_r5_c5.jpg b/phpgwapi/templates/idots/images/panel_r5_c5.jpg deleted file mode 100755 index 99c2193c6b..0000000000 Binary files a/phpgwapi/templates/idots/images/panel_r5_c5.jpg and /dev/null differ diff --git a/phpgwapi/templates/idots/images/panel_r5_c9.jpg b/phpgwapi/templates/idots/images/panel_r5_c9.jpg deleted file mode 100755 index 10abdf42d0..0000000000 Binary files a/phpgwapi/templates/idots/images/panel_r5_c9.jpg and /dev/null differ diff --git a/phpgwapi/templates/idots/images/panel_r6_c5.jpg b/phpgwapi/templates/idots/images/panel_r6_c5.jpg deleted file mode 100755 index 3ba2cfa326..0000000000 Binary files a/phpgwapi/templates/idots/images/panel_r6_c5.jpg and /dev/null differ diff --git a/phpgwapi/templates/idots/images/panel_r6_c7.jpg b/phpgwapi/templates/idots/images/panel_r6_c7.jpg deleted file mode 100755 index 1c03cf64ea..0000000000 Binary files a/phpgwapi/templates/idots/images/panel_r6_c7.jpg and /dev/null differ diff --git a/phpgwapi/templates/idots/images/panel_r7_c10.jpg b/phpgwapi/templates/idots/images/panel_r7_c10.jpg deleted file mode 100755 index d32d011a01..0000000000 Binary files a/phpgwapi/templates/idots/images/panel_r7_c10.jpg and /dev/null differ diff --git a/phpgwapi/templates/idots/images/panel_r7_c12.jpg b/phpgwapi/templates/idots/images/panel_r7_c12.jpg deleted file mode 100755 index 3d3a9f6810..0000000000 Binary files a/phpgwapi/templates/idots/images/panel_r7_c12.jpg and /dev/null differ diff --git a/phpgwapi/templates/idots/images/panel_r7_c14.jpg b/phpgwapi/templates/idots/images/panel_r7_c14.jpg deleted file mode 100755 index d32d011a01..0000000000 Binary files a/phpgwapi/templates/idots/images/panel_r7_c14.jpg and /dev/null differ diff --git a/phpgwapi/templates/idots/images/panel_r7_c2.jpg b/phpgwapi/templates/idots/images/panel_r7_c2.jpg deleted file mode 100755 index 3d3a9f6810..0000000000 Binary files a/phpgwapi/templates/idots/images/panel_r7_c2.jpg and /dev/null differ diff --git a/phpgwapi/templates/idots/images/panel_r7_c4.jpg b/phpgwapi/templates/idots/images/panel_r7_c4.jpg deleted file mode 100755 index d32d011a01..0000000000 Binary files a/phpgwapi/templates/idots/images/panel_r7_c4.jpg and /dev/null differ diff --git a/phpgwapi/templates/idots/images/panel_r7_c6.jpg b/phpgwapi/templates/idots/images/panel_r7_c6.jpg deleted file mode 100755 index 4bb6ce8920..0000000000 Binary files a/phpgwapi/templates/idots/images/panel_r7_c6.jpg and /dev/null differ diff --git a/phpgwapi/templates/idots/images/panel_r7_c8.jpg b/phpgwapi/templates/idots/images/panel_r7_c8.jpg deleted file mode 100755 index d32d011a01..0000000000 Binary files a/phpgwapi/templates/idots/images/panel_r7_c8.jpg and /dev/null differ diff --git a/phpgwapi/templates/idots/images/right-grey.gif b/phpgwapi/templates/idots/images/right-grey.gif deleted file mode 100755 index 2987793fa4..0000000000 Binary files a/phpgwapi/templates/idots/images/right-grey.gif and /dev/null differ diff --git a/phpgwapi/templates/idots/images/right.gif b/phpgwapi/templates/idots/images/right.gif deleted file mode 100755 index 849a00bd12..0000000000 Binary files a/phpgwapi/templates/idots/images/right.gif and /dev/null differ diff --git a/phpgwapi/templates/idots/images/rightbar.gif b/phpgwapi/templates/idots/images/rightbar.gif deleted file mode 100755 index 60bb25f3b2..0000000000 Binary files a/phpgwapi/templates/idots/images/rightbar.gif and /dev/null differ diff --git a/phpgwapi/templates/idots/images/tux.gif b/phpgwapi/templates/idots/images/tux.gif deleted file mode 100755 index c5703da2c8..0000000000 Binary files a/phpgwapi/templates/idots/images/tux.gif and /dev/null differ diff --git a/phpgwapi/templates/idots/source/logo.eps b/phpgwapi/templates/idots/source/logo.eps new file mode 100644 index 0000000000..6c02c7e6c1 Binary files /dev/null and b/phpgwapi/templates/idots/source/logo.eps differ diff --git a/phpgwapi/templates/idots/source/logo.svg b/phpgwapi/templates/idots/source/logo.svg new file mode 100644 index 0000000000..585eb00f57 --- /dev/null +++ b/phpgwapi/templates/idots/source/logo.svg @@ -0,0 +1,183 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/phpgwapi/templates/idots/source/logo.xcf b/phpgwapi/templates/idots/source/logo.xcf index 80db66af2f..b8fd4cd257 100644 Binary files a/phpgwapi/templates/idots/source/logo.xcf and b/phpgwapi/templates/idots/source/logo.xcf differ
{value}{value}