<?xml version="1.0" encoding="UTF-8"?>
<configurations xmlns="http://launchy.mozdev.org/configurations">

	<application>
        <label>Chrome</label>
        <type>1</type>
        <command>C:\Users\Lifesinger\AppData\Local\Google\Chrome\Application\chrome.exe</command>
        <arguments></arguments>
	</application>

    <application>
        <label>IE7</label>
        <type>1</type>
        <command>C:\Program Files\Internet Explorer\iexplore.exe</command>
        <arguments></arguments>
    </application>

    <application>
        <label>IETester - IE6</label>
        <type>1</type>
        <command>c:\Program Files\Core Services\IETester\IETester.exe</command>
        <arguments>-ie6</arguments>
    </application>
	
	<application>
        <label>IETester - IE8</label>
        <type>1</type>
        <command>c:\Program Files\Core Services\IETester\IETester.exe</command>
        <arguments>-ie8</arguments>
	</application>

    <application>
        <label>Firefox2</label>
        <type>1</type>
        <command>d:\Software\develop_utils\Firefox2\FirefoxPortable.exe</command>
        <arguments></arguments>
    </application>

    <application>
        <label>Safari</label>
        <type>1</type>
        <command>C:\Program Files\Safari\Safari.exe</command>
        <arguments></arguments>
    </application>

    <application>
        <label>Opera</label>
        <type>1</type>
        <command>c:\Program Files\Opera\opera.exe</command>
        <arguments></arguments>
    </application>

    <application>
        <label>Firefox2</label>
        <type>1</type>
        <command>d:\Software\develop_utils\Firefox2\FirefoxPortable.exe</command>
        <arguments></arguments>
    </application>

    <application>
        <label>Vim</label>
        <type>7</type>
        <command>d:\Software\favorutils\Vim\vim72\gvim.exe</command>
        <arguments></arguments>
    </application>

    <application>
        <label>EmEditor</label>
        <type>7</type>
        <command>d:\Software\favorutils\EmEditor\EmEditor.exe</command>
        <arguments></arguments>
    </application>

    <application>
        <label>IntelliJ IDEA</label>
        <type>7</type>
        <command>D:\Program Files\JetBrains\IntelliJ IDEA 8.0.1\bin\idea.exe</command>
        <arguments></arguments>
    </application>

</configurations>
