Development
: K-Meleon Forum
K-Meleon development related discussions.
Goto:
Forum List
•
Message List
•
Search
•
Log In
Your Name:
Subject:
Help information
BBcode help
Smileys help
[quote=ndebord] Alain, Please bear with me, as I am struggling with the new structure. IF I understand you correctly, this is a replacement for what used to go into macros.cfg and now should be in a file called "aim.kmm" And so if I understand, you would have a series of files with the descriptive name followed by the .kmm extension? And when you refer to a location, are you talking about menus.cfg? I would say under Tools, as that is the old location of choice (if memory serves) in earlier versions of KM. As for the language itself, I will have to take some time to figure out the changes. That will come with time. Much thanks, # cut and paste ============================================= # ------------ AIM menu ---------------- # # Dependencies : # Resources : - # Preferences : - # # ------------------------------------------------------- _AIM{ exec("C:\\AIM\\AIM.EXE"); } # ----- PRIVATE _AIM_BuildMenu{ setmenu("AIM",macro,"AIM",&_AIM,"&Tools"); setaccel("ALT A","macros(_AIM)"); } $OnInit=$OnInit."_AIM_BuildMenu;"; # ---------------------------------------------------------- $macroModules=$macroModules."AIM;"; # end cut and paste ===================================================[/quote]
[Please Enable JavaScript]
K-Meleon forum is powered by
Phorum
.
Home/News
Screenshots
Download
Documentation
Resources
Get Involved
Forum
Bugs
Development