Ticket #1012 (closed defect: fixed)
moko-gtk-theme lacks UI elements for openmoko-mediaplayer2
| Reported by: | cwixon@… | Owned by: | openmoko-devel |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Theming - Gtk+ | Version: | 2007.2 |
| Severity: | minor | Keywords: | |
| Cc: | buglog@… | Blocked By: | |
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | no | PatchReviewResult: | |
| Reproducible: |
Description
The summary pretty much says it all. The new-and-in-progress moko-gtk-theme
(/usr/share/themes/Moko) doesn't contain the application-specific stuff required
for openmoko-mediaplayer2, so the user-interface elements are TINY and it's
nearly impossible to use.
However, copying
/usr/share/themes/openmoko-standard-2/gtk-2.0/openmoko-mediaplayer and all of
/usr/share/themes/openmoko-standard-2/gtk-2.0/mokomediaplayer/ to corresponding
locations within the new theme works fine.
Attachments
Change History
comment:2 Changed 5 years ago by tick@…
- Owner changed from buglog@… to michael@…
- Status changed from assigned to new
Changed 5 years ago by HdR
- Attachment openmoko-mediaplayer-theme.tar.bz2 added
Theme for openmoko-mediaplayer
comment:4 Changed 5 years ago by HdR
extract the archive to /usr/share/themes/Moko/gtk-2.0:
tar xjf openmoko-mediaplayer-theme.tar.bz2 -C /usr/share/themes/Moko/gtk-2.0
add include "openmoko-mediaplayer" to gtkrc:
echo 'include "openmoko-mediaplayer"' >> /usr/share/themes/Moko/gtk-2.0/gtkrc
comment:5 Changed 5 years ago by Abraxa
The theme attached here has some flaws due to the "solid fill" modifications performed to the Openmoko GTK+ default theme.
You can find the fixed theme here: http://abraxa.dyndns.org:81/random/openmoko-mediaplayer-theme.tar.bz2
-Soeren
