diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-09-08 13:00:39 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-09-08 13:00:39 +0000 |
commit | fc85d9a28cd5d5823c4355361fd06ab83598131b (patch) | |
tree | bc88ad067948c4e1ac71fd2f7a3a43dbc211ed77 | |
parent | 6d2d07b29614d43020052709c3300bed09b6d283 (diff) |
reduce font size and add style, decoration and color for Opie 1.2 on PXA models
BKrev: 413f0277kf0SG_EYGQcOWQyliqKR9g
-rw-r--r-- | opie-taskbar/opie-taskbar/corgi/qpe.conf | 21 | ||||
-rw-r--r-- | opie-taskbar/opie-taskbar/husky/qpe.conf | 21 | ||||
-rw-r--r-- | opie-taskbar/opie-taskbar/shepherd/qpe.conf | 21 | ||||
-rw-r--r-- | opie-taskbar/opie-taskbar/tosa/qpe.conf | 0 |
4 files changed, 63 insertions, 0 deletions
diff --git a/opie-taskbar/opie-taskbar/corgi/qpe.conf b/opie-taskbar/opie-taskbar/corgi/qpe.conf index e69de29bb2..a0611a2f22 100644 --- a/opie-taskbar/opie-taskbar/corgi/qpe.conf +++ b/opie-taskbar/opie-taskbar/corgi/qpe.conf @@ -0,0 +1,21 @@ +[Appearance] +useBigPixmaps = 1 +SmallIconSize = 24 +BigIconSize = 48 +FontFamily = Vera +FontStyle = Regular +FontSize = 12 +Background = #d5d0de +Base = #ffffff +Button = #e3e3e3 +ButtonText = #000000 +Decoration = libliquid.so +ForceStyle = 0 +Highlight = #52719c +HighlightedText = #ffffff +NoStyle = +Style = libphasestyle.so +Text = #000000 +rotatedir = 0 +[InputMethod] +current = Multikey diff --git a/opie-taskbar/opie-taskbar/husky/qpe.conf b/opie-taskbar/opie-taskbar/husky/qpe.conf index e69de29bb2..a0611a2f22 100644 --- a/opie-taskbar/opie-taskbar/husky/qpe.conf +++ b/opie-taskbar/opie-taskbar/husky/qpe.conf @@ -0,0 +1,21 @@ +[Appearance] +useBigPixmaps = 1 +SmallIconSize = 24 +BigIconSize = 48 +FontFamily = Vera +FontStyle = Regular +FontSize = 12 +Background = #d5d0de +Base = #ffffff +Button = #e3e3e3 +ButtonText = #000000 +Decoration = libliquid.so +ForceStyle = 0 +Highlight = #52719c +HighlightedText = #ffffff +NoStyle = +Style = libphasestyle.so +Text = #000000 +rotatedir = 0 +[InputMethod] +current = Multikey diff --git a/opie-taskbar/opie-taskbar/shepherd/qpe.conf b/opie-taskbar/opie-taskbar/shepherd/qpe.conf index e69de29bb2..a0611a2f22 100644 --- a/opie-taskbar/opie-taskbar/shepherd/qpe.conf +++ b/opie-taskbar/opie-taskbar/shepherd/qpe.conf @@ -0,0 +1,21 @@ +[Appearance] +useBigPixmaps = 1 +SmallIconSize = 24 +BigIconSize = 48 +FontFamily = Vera +FontStyle = Regular +FontSize = 12 +Background = #d5d0de +Base = #ffffff +Button = #e3e3e3 +ButtonText = #000000 +Decoration = libliquid.so +ForceStyle = 0 +Highlight = #52719c +HighlightedText = #ffffff +NoStyle = +Style = libphasestyle.so +Text = #000000 +rotatedir = 0 +[InputMethod] +current = Multikey diff --git a/opie-taskbar/opie-taskbar/tosa/qpe.conf b/opie-taskbar/opie-taskbar/tosa/qpe.conf new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/opie-taskbar/opie-taskbar/tosa/qpe.conf |