"" Command(4101) Icon(0) "" Command(4102) Icon(1) "" Command(4103) Icon(2) "" Command(4104) Icon(3) SEPARATOR "" Command(4105) Icon(4) "" Command(4106) Icon(5) # MDI/PMDI SET(1) "" Command(4110) Icon(32) "" Command(4111) Icon(33) UNSET(1) SEPARATOR "" Command(4108) Icon(6) "" Command(4114) Icon(21) SEPARATOR "" Command(4153) Icon(7) "" Command(4154) Icon(8) "" Command(4155) Icon(9) "" Command(4156) Icon(25) SEPARATOR "" Command(4151) Icon(10) "" Command(4152) Icon(11) SEPARATOR "" Command(4158) Icon(12) "" Command(4161) Icon(13) "" Command(4163) Icon(14) "" Command(4183) Icon(26) SEPARATOR "" Command(4201) Icon(27) -"Increase font" Command(4204) Icon(28) -"Decrease font" Command(4205) Icon(29) "" Command(4202) Icon(30) SEPARATOR "" Command(4216) Icon(20) "" Command(4209) Icon(16) -"Split into four panes" Command(4212) Icon(22) -"Split vertically" Command(4213) Icon(23) -"Split horizontally" Command(4214) Icon(24) "" Command(4210) Icon(15) SEPARATOR "" Command(4251) Icon(17) "" Command(4259) Icon(18) "" Command(4260) Icon(19) SEPARATOR "Run Notepad" Exec("notepad.exe") Icon("notepad.exe") SEPARATOR BREAK "Main menu" Call("ContextMenu::Show", 2, "%bl", "%bb") Icon(38) SEPARATOR "Programming" Menu("CODER") Icon("%a\AkelFiles\Plugs\Coder.dll", 12) "Mark" Menu("MARK") Icon("%a\AkelFiles\Plugs\Coder.dll", 0) "Syntax theme" Menu("SYNTAXTHEME") Icon("%a\AkelFiles\Plugs\Coder.dll", 4) "Color theme" Menu("COLORTHEME") Icon("%a\AkelFiles\Plugs\Coder.dll", 5) -"CodeFold panel" Call("Coder::CodeFold", 1) Icon("%a\AkelFiles\Plugs\Coder.dll", 3) SEPARATOR "Brackets" +Call("XBrackets::Main") Menu("XBRACKETS") Icon("%a\AkelFiles\Plugs\XBrackets.dll", 0) "Spell check" +Call("SpellCheck::Background") Menu("SPELLCHECK") Icon(35) "Special characters" +Call("SpecialChar::Main") Menu("SPECIALCHAR") Icon("%a\AkelFiles\Plugs\SpecialChar.dll", 0) "Line numbers, bookmarks" +Call("LineBoard::Main") Menu("LINEBOARD") Icon("%a\AkelFiles\Plugs\LineBoard.dll", 0) SEPARATOR "Clipboard" Menu("CLIPBOARD") Icon("%a\AkelFiles\Plugs\Clipboard.dll", 0) "File saving" Menu("SAVEFILE") Icon("%a\AkelFiles\Plugs\SaveFile.dll", 0) "Log view" Call("LogView::Main") Menu("LOGVIEW") Icon("%a\AkelFiles\Plugs\LogView.dll", 0) SEPARATOR "Explorer panel" +Call("Explorer::Main") Menu("EXPLORE") Icon("%a\AkelFiles\Plugs\Explorer.dll", 0) "Search panel" +Call("QSearch::QSearch") Menu("QSEARCH") Icon("%a\AkelFiles\Plugs\QSearch.dll", 0) SEPARATOR -"Macros..." Call("Macros::Main") Icon("%a\AkelFiles\Plugs\Macros.dll", 0) -"Record" Call("Macros::Main", 2, "%m", "%i") Icon("%a\AkelFiles\Plugs\Macros.dll", 1) -"Play once" Call("Macros::Main", 1, "", 1) Icon("%a\AkelFiles\Plugs\Macros.dll", 3) -"Play to the end" Call("Macros::Main", 3, "%m", "%i") Icon("%a\AkelFiles\Plugs\Macros.dll", 4) SEPARATOR -"Scripts..." +Call("Scripts::Main") Menu("SCRIPTS") Icon("%a\AkelFiles\Plugs\Scripts.dll", 0) -"Recent files..." Call("RecentFiles::Manage") Icon("%a\AkelFiles\Plugs\RecentFiles.dll", 0) # MDI/PMDI SET(1) -"Sessions..." Call("Sessions::Main") Menu("SESSIONS") Icon("%a\AkelFiles\Plugs\Sessions.dll", 0) UNSET(1) -"Templates..." Call("Templates::Open") Menu("TEMPLATES") Icon(37) SEPARATOR "Sort lines by string ascending" Call("Format::LineSortStrAsc") Menu("FORMAT")Icon("%a\AkelFiles\Plugs\Format.dll", 0) "Vertical synchronization" Call("Scroll::SyncVert") Menu("SCROLL") Icon("%a\AkelFiles\Plugs\Scroll.dll", 1) "Hex code" +Call("HexSel::Main") Icon("%a\AkelFiles\Plugs\HexSel.dll", 0) SEPARATOR -"Hotkeys..." +Call("Hotkeys::Main") Menu("HOTKEYS") Icon("%a\AkelFiles\Plugs\Hotkeys.dll", 0) -"Minimize to tray" Call("MinimizeToTray::Now") Menu("MINIMIZETOTRAY") Icon("%a\AkelFiles\Plugs\MinimizeToTray.dll", 0) SEPARATOR "Sound typing" +Call("Sounds::Main") Menu("SOUNDS") Icon("%a\AkelFiles\Plugs\Sounds.dll", 0) "Machine reading" +Call("Speech::Main") Icon("%a\AkelFiles\Plugs\Speech.dll", 0)