General :  K-Meleon Web Browser Forum
General discussion about K-Meleon 
Question
Posted by: kmk
Date: July 19, 2008 10:09PM

How do I install MeleoTechUPD2 skin? Please help.

Options: ReplyQuote
Re: Question
Posted by: desga2
Date: July 19, 2008 10:54PM

I only found this MeleoTech skin for K-Meleon.

Download zip file and unzip it in "skin" K-Meleon subfolder.
Change your skin in Edit -> Preferences and restart to changes take effect.

K-Meleon in Spanish



Edited 1 time(s). Last edit at 07/19/2008 10:55PM by desga2.

Options: ReplyQuote
Re: Question
Posted by: kmk
Date: July 19, 2008 11:43PM

Thanks for your help

Options: ReplyQuote
Re: Question
Posted by: desga2
Date: July 20, 2008 12:12AM

Note that this skin is for old 1.0 version to works fully with 1.1.X versions you must update "toolbars.cfg" file. (Look "toolbars.cfg" file in defaults skin Klassic and Phoenity as example)

You can found more info about "toolbars.cfg" file in Documentation.

K-Meleon in Spanish

Options: ReplyQuote
Re: MeleoTechUPD2_1.1's toolbars.cfg
Posted by: guenter
Date: July 21, 2008 04:28AM

#
# Toolbar Definition File for K-Meleon 1.1.x
#
# Meleo Tech! Theme for MyIE and GreenBrowser
# The Credits goes to the theme behind this two browsers for an excellent theme.
# Ported to K-Meleon by Rapido <rapido@swipnet.se>
#
# 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:\hottool.bmp[2] # hot image (optional)
# # [2] (optional) is the zero based index of the
# # image within the file, defaults to 0
# c:\coldtool.bmp[2] # cold image (optional)
# c:\deadtool.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

&Main Bar(24,24){

Back {
ID_NAV_BACK
Go back one page
hottool.bmp[0]
coldtool.bmp[0]
deadtool.bmp[0]
}

Forward {
ID_NAV_FORWARD
Go forward one page
hottool.bmp[1]
coldtool.bmp[1]
deadtool.bmp[1]
}

Stop {
ID_NAV_STOP
Stop loading this page
hottool.bmp[2]
coldtool.bmp[2]
deadtool.bmp[2]
}

Reload{
%ifplugin macros
ID_NAV_RELOAD|Reloa&ding
Reload this page. Right-click for more options.
%else
ID_NAV_RELOAD
Reload this page
%endif
hottool.bmp[3]
coldtool.bmp[3]
deadtool.bmp[3]
}

Home{
%ifplugin macros
macros(Home)|Ho&me
Open Home Page or Startup Group. Right-click for more options.
%else
ID_NAV_HOME
Open Home Page
%endif
hottool.bmp[4]
coldtool.bmp[4]
deadtool.bmp[4]
}

%ifplugin bookmarks
Bookmarks{
bookmarks(Edit)|&Bookmarks
Edit Bookmarks. Right-click to view Bookmarks menu.
hottool.bmp[6]
coldtool.bmp[6]
deadtool.bmp[6]
}
%endif

%ifplugin favorites
Favorites{
favorites(Edit)|F&avorites
Explore Favorites. Right-click to view Favorites menu.
hottool.bmp[6]
coldtool.bmp[6]
deadtool.bmp[6]
}
%endif

%ifplugin hotlist
Hotlist{
hotlist(Edit)|H&otlist
Edit Hotlist. Right-click to view Hotlist menu.
hottool.bmp[6]
coldtool.bmp[6]
deadtool.bmp[6]
}
%endif


Print{
ID_FILE_PRINT|Print
Print this page. Right-click for more options.
hottool.bmp[8]
coldtool.bmp[8]
deadtool.bmp[8]
}

%ifplugin history
History{
history(View)|Histor&y
View History. Right-click for more options.
hottool.bmp[12]
coldtool.bmp[12]
deadtool.bmp[12]
}
%endif

-
%ifplugin macros
Popups{
macros(pref_TogglePopups)
Block Popups. Press F8 to toggle.
hottool.bmp[19]
coldtool.bmp[19]
deadtool.bmp[19]
}
%endif
}

%ifplugin macros

Mail/&News Buttons(24,24){

Mail{
macros(Mail_ReadMail)|&Mail And News
Read Mail. Right-click for more options.
hottool.bmp[13]
coldtool.bmp[13]
deadtool.bmp[13]
}

# News(16,16){
# macros(Mail_ReadNews)
# Read News
# MailBarHot.bmp[5]
# MailBarCold.bmp[5]
# }
#
RSS{
macros(RSS)
Read RSS Feeds
script.bmp[1]

}

}

%endif


&Zoom Buttons(24,24){

Zoom In{
%ifplugin macros
macros(Zoom_In)|_Zoom_In
Zoom In. Right-click for more options.
%else
ID_FONT_INCREASE
Zoom In Text
%endif
zoomhot.bmp[1]
zoomcold.bmp[1]
}

Zoom Out{
%ifplugin macros
macros(Zoom_Out)|_Zoom_Out
Zoom Out. Right-click for more options.
%else
ID_FONT_DECREASE
Zoom Out Text
%endif
zoomhot.bmp[0]
zoomcold.bmp[0]
}

}




&Search Buttons(24,24){
Search{
%ifplugin macros
# EITHER:
macros(Search)|_Search_Engines
# OR:
# macros(Search)|&Web Search
Type a word or phrase in the URL Bar, then click this button or press Ctrl+G to search the Web. Right-click to choose different search engine.
%else
ID_NAV_SEARCH
Search the Web
%endif
hottool.bmp[5]
coldtool.bmp[5]
deadtool.bmp[5]
}

# %ifplugin macros

# Forums(16,16){
# macros(Search_KMForums)
# Search K-Meleon Forums
# searchhot.bmp[11]
# searchcold.bmp[11]
# searchdead.bmp[11)
# }

# %endif
}

&Go Buttons(24,24){

Go{
macros(Go_Selected)|_Go
Go to URL. Right-click for more options.
%else
ID_NAV_GO
Go to URL
%endif
hottool.bmp[17]
coldtool.bmp[17]
deadtool.bmp[17]
}

%ifplugin macros
Up{
macros(Go_Up)|_Up
Go up one directory level. Right-click for more options.
%endif
hottool.bmp[11]
coldtool.bmp[11]
deadtool.bmp[11]
}

}

Layer/&Window Buttons(24,24){

New{
%ifplugin layers
layers(Open)|New
New Layer. Right-click for more options.
%else
ID_NEW_BROWSER
New Window
%endif
hottool.bmp[21]
coldtool.bmp[21]
deadtool.bmp[21]
}

Close{
%ifplugin layers
layers(Close)|Close
Close Layer. Right-click for more options.
%else
ID_FILE_CLOSE|Close
Close Window. Right-click for more options.
%endif
hottool.bmp[22]
coldtool.bmp[22]
deadtool.bmp[22]
}

}


# icon from default skin

%ifplugin macros|privacy

&Privacy Bar(64,12){

%ifplugin macros

Animation{
macros(pref_ToggleAnimation)
Block Image Animation
privhot.bmp[0]
privcold.bmp[0]
}

# Colors{
# macros(pref_ToggleColors)
# Block Page Colors
# privhot.bmp[1]
# privcold.bmp[1]
# }

Cookies{
macros(pref_ToggleCookies)
Block Cookies
privhot.bmp[2]
privcold.bmp[2]
}

Images{
macros(pref_ToggleImages)
Block Images. Press F9 to toggle.
privhot.bmp[3]
privcold.bmp[3]
}

Java{
macros(pref_ToggleJava)
Block Java Applets
privhot.bmp[4]
privcold.bmp[4]
}

JavaScript{
macros(pref_ToggleJavaScript)
Block JavaScript. Press F7 to toggle.
privhot.bmp[5]
privcold.bmp[5]
}

Popups{
macros(pref_TogglePopups)
Block Popups. Press F8 to toggle.
privhot.bmp[6]
privcold.bmp[6]
}

Referer{
macros(pref_ToggleReferer)
Block HTTP Referer
privhot.bmp[7]
privcold.bmp[7]
}

%endif

%ifplugin privacy

Clear Cache{
privacy(ClearCache)
Clear Cache
privhot.bmp[8]
privcold.bmp[8]
}

Clear Cookies{
privacy(ClearCookies)
Clear Cookies
privhot.bmp[9]
privcold.bmp[9]
}

Clear History{
privacy(ClearHistory)
Clear History
privhot.bmp[10]
privcold.bmp[10]
}

Clear Passwords{
privacy(ClearSignon)
Clear Passwords
privhot.bmp[11]
privcold.bmp[11]
}

Clear URLBar{
privacy(ClearMRU)
Clear URL Bar History
privhot.bmp[12]
privcold.bmp[12]
}

%endif

%ifplugin macros & privacy
Clear All{
macros(kPrivacy_ClearAll)
Clear All
privhot.bmp[13]
privcold.bmp[13]
}
%endif

%ifplugin macros

Kill Flash{
macros(JS_killFlash)
Kill Flash Objects
privhot.bmp[14]
privcold.bmp[14]
}

# Kill Applets{
# macros(JS_killApplets)
# Kill Java Applets
# privhot.bmp[15]
# privcold.bmp[15]
# }

User Agent{
ID_APP_ABOUT|&User Agent
Check Browser Identity. Right-click to choose different User Agent.
privhot.bmp[16]
privcold.bmp[16]
}

%endif

}

%endif

%ifplugin macros
JavaScript &Console(24,24){
JavaScript &Console{
macros(Console2)
JavaScript &Console
script.bmp[0]
}

}
%endif

Browser Con&figuration(24,24){
Options{
ID_PREFERENCES|Compact Menu
View Preferences. Right-click to view Compact Menu.
hottool.bmp[31]
coldtool.bmp[31]
deadtool.bmp[31]
}
}



Edited 1 time(s). Last edit at 07/21/2008 04:30AM by guenter.

Options: ReplyQuote


K-Meleon forum is powered by Phorum.