View Single Post
mscarrot's Avatar
Posts: 105 | Thanked: 46 times | Joined on Dec 2009 @ The Netherlands
#700
did that and this is what's at my end of the page;

################################################## ######
# Hildon Weekday Picker
################################################## ######

style "osso-weekday" {

xthickness = 6
ythickness = 4

engine "sapwood" {
image {
function = BOX
state = NORMAL
file = "../images/qgn_plat_weekday_picker_normal.png"
border = { 2, 2, 0, 0 }
}
image {
function = BOX
state = ACTIVE
file = "../images/qgn_plat_weekday_picker_pressed.png"
border = { 2, 2, 0, 0}
}
}
}

widget_class "*.HildonWeekdayPicker.GtkToggleButton" style "osso-weekday"

widget_class "*.HildonWeekdayPicker.GtkToggleButton.GtkLabe l" style "osso-SmallFont"

# Copyright Nokia Corporation 2007
# Licensed under Creative Commons Attribution-ShareAlike 2.5 license

###
#
# The Application installer main view background image
#
# The image will not be tiled if it doesn't cover the whole window;
# it will be placed in the lower right corner.
#
# Because this behavior is not directly supported by the theming
# machinery, the Application installer renders the background image
# itself. What pixmap to render is specified here, but in a hackish
# way: the render code in the Application installer will look into
# bg_pixmap[ACTIVE] to find the pixmap, and will render it always,
# independent of the state of the widget.
#
# A proper solution would be to have symbolic image filenames.
#
###

style "osso-application-installer-main-view"
{
bg_pixmap[ACTIVE] = "../images/qgn_plat_application_installer_image.png"
}

widget "*.osso-application-installer-main-view" style "osso-application-installer-main-view"

# Copyright Nokia Corporation 2007
# Licensed under Creative Commons Attribution-ShareAlike 2.5 license

widget "osso-SystemFont" style "osso-SystemFont"
widget "osso-EmpSystemFont" style "osso-EmpSystemFont"
widget "osso-TitleFont" style "osso-TitleFont"
widget "osso-ButtonFont" style "osso-ButtonFont"
widget "osso-SmallFont" style "osso-SmallFont"
widget "osso-LargeFont" style "osso-LargeFont"
widget "osso-HWRFont1" style "osso-HWRFont1"
widget "osso-HWRFont2" style "osso-HWRFont2"

widget "SystemFont" style "SystemFont"
widget "EmpSystemFont" style "EmpSystemFont"
widget "XXX-LargeSystemFont" style "XXX-LargeSystemFont"
widget "XX-LargeSystemFont" style "XX-LargeSystemFont"
widget "X-LargeSystemFont" style "X-LargeSystemFont"
widget "LargeSystemFont" style "LargeSystemFont"
widget "SmallSystemFont" style "SmallSystemFont"
widget "EmpSmallSystemFont" style "EmpSmallSystemFont"
widget "HomeSystemFont" style "HomeSystemFont"

# Setting default font style
class "GtkWidget" style "SystemFont"

####
# To be moved :
####

style "Toolbar_max_expand"
{
GtkToolbar::max_child_expand = 48
}

class "GtkWidget" style "Toolbar_max_expand"

# Generated from hildon-theme-layout-5 version 0.12.3

any help...sorry got a real blond day today....