K-Meleon

KMeleonWiki > Resources > MacroLibrary > MacroLibrary2 > PasteAndGo

Submitted by: jsnj



In Macros:

PasteGo{
id(ID_SELECT_URL); id(ID_EDIT_PASTE); id(ID_NAV_GO);
}


In Menus:

&Go {
 macros(PasteGo, Paste and Go)
 -
 &Back\tAlt <- = ID_NAV_BACK
 &Forward\tAlt -> = ID_NAV_FORWARD
 -
 Home Page\tALT+VK_HOME = ID_NAV_HOME
 Search\tCtrl+G = ID_NAV_SEARCH
 %ifplugin history
 history()
 %endif
}


In Accelerators:

%ifplugin macros
CTRL VK_RETURN = macros(ctrl_enter) CTRL ALT V = macros(PasteGo) %endif


In Toolbars:

URL Bar buttons {

    Paste and Go{
        macros(PasteGo)
        Paste and Go
        menu.bmp[19]
        menu.bmp[19]
        menu.bmp[19]
    }

    GO {
        ID_NAV_GO
        GO
        toolhot.bmp[16]
        toolcold.bmp[16]
        tooldead.bmp[16]
    }

}


Comments & Questions

K-Meleon

(c) 2000-2010 kmeleonbrowser.org. All rights reserved.
design by splif.