home *** CD-ROM | disk | FTP | other *** search
/ Computer Active 2009 February / active02.iso / Darbas / FindAndRunRobotSetup.exe / AliasGroups / Installed / Core_Aliases / Core-Helpers.alias < prev    next >
Encoding:
Extensible Markup Language  |  2008-07-19  |  964 b   |  22 lines

  1. <?xml version="1.0" ?>
  2. <!-- This file defines aliases for use by the Find and Run Robot program (http://www.donationcoder.com/Software/Mouser/findrun/index.html). -->
  3. <FarrAliasFile>
  4.     <FileFormatVersion>1</FileFormatVersion>
  5.     <AliasSetDescription>Find+Run Robot helper program aliases.</AliasSetDescription>
  6.     <AliasEntry>
  7.         <AliasText>addnote</AliasText>
  8.         <Score>1000</Score>
  9.         <Regex>^addnote (.*)</Regex>
  10.         <Results>
  11.             <Result>AddNote $$1 | %FARRDIR%Helpers\AddNote.exe --top --text "$$1" /winmin /ICON=icons\farr\core-helpers_notes.ico</Result>
  12.         </Results>
  13.     </AliasEntry>
  14.     <AliasEntry>
  15.         <AliasText>viewnotes</AliasText>
  16.         <Score>1000</Score>
  17.         <Results>
  18.             <Result>ViewNotes (open your notefile) | %FARRDIR%Helpers\AddNote.exe --open /winmin /ICON=icons\farr\core-helpers_notes.ico</Result>
  19.         </Results>
  20.     </AliasEntry>
  21. </FarrAliasFile>
  22.