General :  K-Meleon Web Browser Forum
General discussion about K-Meleon 
A couple more 0.7 questions and a fix for the Netscape toolbar skin
Posted by: Watcher
Date: November 01, 2002 09:12PM

- Are the chrome directories needed, isn't that XUL stuff ? There's one under \Program Files\K-Meleon and another under Profiles\<name>\<tempname>.slt\
- Is there a way to make K-Meleon not create an empty \Windows\Application Data\Mozilla directory ?

Also the Netscape toolbar skin in the resources section of the site doesn't work as is, it needs some fixing to work properly:
- In Netscape.zip, tool1.bmp should be named ns_hot.bmp and tool2.bmp should be named ns_cold.bmp
- toolbars.cfg is setup for a previous version of K-Meleon, it should be as follows:

#
# Toolbar Definition File for K-Meleon
#
# Jeff Doozan <jeff@tcbnetworks.com>
#
#
# ToolBar Name(16,16) { # (width, height) is optional, defaults to 16, 16
# Button Name(16,16) { # (width, height) is optional, defaults to toolbar dimensions
# ID_NAV_STOP # command id (required)
# Stop Page Loading # Tooltip text
# c:\toolhot.bmp[2] # hot image (optional)
# # [2] (optional) is the zero based index of the
# # image within the file, defaults to 0
# c:\toolcold.bmp[2] # cold image (optional)
# c:\tooldead.bmp[2] # disabled image (optional)
# }
# }
#
# Notes:
# - If don't specify any images in the toolbar, it will become a "text" based
# toolbar, and use the button names in place of images
#

Tool Bar(20,20) {
Back {
ID_NAV_BACK
Go back one page
ns_hot.bmp[0]
ns_cold.bmp[0]
ns_dead.bmp[0]
}
Forward {
ID_NAV_FORWARD
Go forward one page
ns_hot.bmp[1]
ns_cold.bmp[1]
ns_dead.bmp[1]
}
Stop {
ID_NAV_STOP
Stop loading this page
ns_hot.bmp[2]
ns_cold.bmp[2]
ns_dead.bmp[2]
}
Reload {
ID_NAV_RELOAD
Reload current page
ns_hot.bmp[3]
ns_cold.bmp[3]
ns_dead.bmp[3]
}
Home {
ID_NAV_HOME
Go to home page
ns_hot.bmp[4]
ns_cold.bmp[4]
ns_dead.bmp[4]
}
Search {
ID_NAV_SEARCH
Search the web
ns_hot.bmp[5]
ns_cold.bmp[5]
ns_dead.bmp[5]
}
Print {
ID_FILE_PRINT
Print this page
ns_hot.bmp[7]
ns_cold.bmp[7]
ns_dead.bmp[7]
}
}

Options: ReplyQuote
Re: A couple more 0.7 questions and a fix for the Netscape toolbar skin
Posted by: Al.
Date: November 01, 2002 10:18PM

You'll probably find that most of the toolbar buttons need to be redone using this method, as they now need the extra set for the cold buttons.

Options: ReplyQuote


K-Meleon forum is powered by Phorum.