diff options
| author | EverythingWindows <[email protected]> | 2022-11-08 10:22:01 +0700 |
|---|---|---|
| committer | EverythingWindows <[email protected]> | 2022-11-08 10:22:01 +0700 |
| commit | f96d01a788001a9747da8b27be11de785093c28d (patch) | |
| tree | 1d10653298bea6c9cab2d2835a380ae2f464887f /ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj | |
| parent | 0a2b03e31283da77d6feaa2fd9d65349a9e82602 (diff) | |
| download | shiftos-therevival-old-f96d01a788001a9747da8b27be11de785093c28d.tar.gz shiftos-therevival-old-f96d01a788001a9747da8b27be11de785093c28d.tar.bz2 shiftos-therevival-old-f96d01a788001a9747da8b27be11de785093c28d.zip | |
minor moving fixes
Diffstat (limited to 'ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj')
| -rw-r--r-- | ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj b/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj index e22924e..66180b9 100644 --- a/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj +++ b/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj @@ -208,6 +208,7 @@ <Content Include="Resources\man Manuals\dir.txt" /> <Content Include="Resources\man Manuals\guess.txt" /> <Content Include="Resources\man Manuals\help.txt" /> + <Content Include="Resources\man Manuals\infobar.txt" /> <Content Include="Resources\man Manuals\man.txt" /> <Content Include="Resources\man Manuals\mkdir.txt" /> <Content Include="Resources\man Manuals\print.txt" /> @@ -218,8 +219,8 @@ <Content Include="Resources\man Manuals\shiftorium.txt" /> <Content Include="Resources\man Manuals\shutdown.txt" /> <Content Include="Resources\man Manuals\ver.txt" /> - <None Include="Resources\ShiftOS_MenuBanner2.jpg" /> - <None Include="Resources\ShiftOS_MenuBanner1.jpg" /> + <None Include="Resources\Menu Picture\ShiftOS_MenuBanner2.jpg" /> + <None Include="Resources\Menu Picture\ShiftOS_MenuBanner1.jpg" /> <Content Include="ShiftOS.ico" /> </ItemGroup> <Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" /> |
