Add winalfred workflow installer

This commit is contained in:
qianlifeng
2014-01-12 16:28:11 +08:00
parent cce3749563
commit c9ca331d30
32 changed files with 1539 additions and 39 deletions

View File

@@ -0,0 +1,8 @@
<Application x:Class="WinAlfred.WorkflowInstaller.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
StartupUri="MainWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>