OSDN Git Service

The first commit in git. master
authoryuuAn <berkana@yuuan.net>
Wed, 14 Aug 2013 16:43:06 +0000 (01:43 +0900)
committeryuuAn <berkana@yuuan.net>
Wed, 14 Aug 2013 16:43:06 +0000 (01:43 +0900)
commit6654f2abe9bcee914fa2957dd42008eaf10d1165
tree007ac6480f2fc08807be6293f918e85065783b25
The first commit in git.
37 files changed:
ShortenTray.sln [new file with mode: 0644]
ShortenTray/MainForm.Designer.cs [new file with mode: 0644]
ShortenTray/MainForm.cs [new file with mode: 0644]
ShortenTray/MainForm.resx [new file with mode: 0644]
ShortenTray/Program.cs [new file with mode: 0644]
ShortenTray/Properties/AssemblyInfo.cs [new file with mode: 0644]
ShortenTray/Properties/Resources.Designer.cs [new file with mode: 0644]
ShortenTray/Properties/Resources.resx [new file with mode: 0644]
ShortenTray/Properties/Settings.Designer.cs [new file with mode: 0644]
ShortenTray/Properties/Settings.settings [new file with mode: 0644]
ShortenTray/Setting.cs [new file with mode: 0644]
ShortenTray/SettingForm.Designer.cs [new file with mode: 0644]
ShortenTray/SettingForm.cs [new file with mode: 0644]
ShortenTray/SettingForm.resx [new file with mode: 0644]
ShortenTray/ShortenTray.csproj [new file with mode: 0644]
ShortenTray/ShortenTray.csproj.user [new file with mode: 0644]
ShortenTray/bin/Debug/ShortenTray.exe [new file with mode: 0644]
ShortenTray/bin/Debug/ShortenTray.pdb [new file with mode: 0644]
ShortenTray/bin/Debug/ShortenTray.vshost.exe [new file with mode: 0644]
ShortenTray/bin/Debug/ShortenTray.vshost.exe.manifest [new file with mode: 0644]
ShortenTray/bin/Debug/ShortenTray.xml [new file with mode: 0644]
ShortenTray/bin/Release/ShortenTray.exe [new file with mode: 0644]
ShortenTray/bin/Release/ShortenTray.pdb [new file with mode: 0644]
ShortenTray/obj/Debug/ShortenTray.MainForm.resources [new file with mode: 0644]
ShortenTray/obj/Debug/ShortenTray.Properties.Resources.resources [new file with mode: 0644]
ShortenTray/obj/Debug/ShortenTray.SettingForm.resources [new file with mode: 0644]
ShortenTray/obj/Debug/ShortenTray.csproj.FileListAbsolute.txt [new file with mode: 0644]
ShortenTray/obj/Debug/ShortenTray.csproj.GenerateResource.Cache [new file with mode: 0644]
ShortenTray/obj/Debug/ShortenTray.exe [new file with mode: 0644]
ShortenTray/obj/Debug/ShortenTray.pdb [new file with mode: 0644]
ShortenTray/obj/Release/ShortenTray.MainForm.resources [new file with mode: 0644]
ShortenTray/obj/Release/ShortenTray.Properties.Resources.resources [new file with mode: 0644]
ShortenTray/obj/Release/ShortenTray.SettingForm.resources [new file with mode: 0644]
ShortenTray/obj/Release/ShortenTray.csproj.FileListAbsolute.txt [new file with mode: 0644]
ShortenTray/obj/Release/ShortenTray.csproj.GenerateResource.Cache [new file with mode: 0644]
ShortenTray/obj/Release/ShortenTray.exe [new file with mode: 0644]
ShortenTray/obj/Release/ShortenTray.pdb [new file with mode: 0644]