Changeset 2008
- Timestamp:
- 5/1/2010 1:20:18 PM (3 years ago)
- Location:
- trunk/eraser/Eraser.Shell
- Files:
-
- 1 edited
- 2 moved
-
Eraser.Shell.rc (moved) (moved from trunk/eraser/Eraser.Shell/ShellExt.rc) (2 diffs)
-
Eraser.Shell.rgs (moved) (moved from trunk/eraser/Eraser.Shell/ShellExt.rgs)
-
ShellExt.vcproj (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/eraser/Eraser.Shell/Eraser.Shell.rc
r2006 r2008 156 156 VALUE "FileVersion", ERASER_STRING_FILE_VERSION 157 157 VALUE "LegalCopyright", "Copyright © 2008-2010 The Eraser Project" 158 VALUE "InternalName", " ShellExt"159 VALUE "OriginalFilename", " ShellExt.dll"158 VALUE "InternalName", "Eraser.Shell" 159 VALUE "OriginalFilename", "Eraser.Shell.dll" 160 160 VALUE "ProductName", "Eraser" 161 161 VALUE "ProductVersion", ERASER_STRING_PRODUCT_VERSION … … 174 174 // 175 175 176 IDR_ERASERSHELLEXT REGISTRY " ShellExt.rgs"176 IDR_ERASERSHELLEXT REGISTRY "Eraser.Shell.rgs" 177 177 178 178 ///////////////////////////////////////////////////////////////////////////// -
trunk/eraser/Eraser.Shell/ShellExt.vcproj
r2006 r2008 536 536 </File> 537 537 <File 538 RelativePath=".\Eraser.Shell.rc" 539 > 540 </File> 541 <File 542 RelativePath=".\Eraser.Shell.rgs" 543 > 544 </File> 545 <File 538 546 RelativePath="..\Resources\EraserTaskList.ico" 539 >540 </File>541 <File542 RelativePath=".\ShellExt.rc"543 >544 </File>545 <File546 RelativePath=".\ShellExt.rgs"547 547 > 548 548 </File>
Note: See TracChangeset
for help on using the changeset viewer.
