reactos/media/inf/c_image.inf
Joachim Henze b130d5f4c0 [0.4.13][INF] Backport String deduplication and minor fixes
Fixes a bug in msmouse.inf missing " at begin of last string in section [Strings.0416].
partial pick of 0.4.15-dev-1105-g d50cbb6eed (only the changes in msmouse.inf were picked) (#3173)
------------
Fixes a bug in nete1000.inf missing " at the end of a string in section [Strings.0415] (which affected releases/0.4.12 to releases/0.4.14).
------------
partial pick of 0.4.15-dev-4867-g bbccad0ed6 Deduplicate the "ReactOS =" strings,
they are non-localizable now CORE-18191. I intentionally left out the "ReactOS team"->"ReactOS project" part here.
------------
full pick of 0.4.15-dev-309-g 7c8d5635aa [PROCESSR][INF] Fix "Intel Intel" duplication typos
which was an addendum to 3509318521 == SVN r46465
------------
also ported back deduplication of some manufacturer strings.
------------
all changes to shortcuts.inf and syssetup.inf.tpl are exclusively stripping EOL-whitespace, no other changes in those files.
------------
the only part that was not picked from master is the stripped 's' in disk.inf, which is possible,
because the file has been replaced altogether in master by an MS file.
2022-12-18 15:10:54 +01:00

44 lines
773 B
INI

[Version]
Signature = "$WINDOWS NT$"
;Signature = "$ReactOS$"
LayoutFile = layout.inf
Class = Image
ClassGuid = {6bdd1fc6-810f-11d0-bec7-08002be2092f}
Provider = %ReactOS%
DriverVer=02/28/2010,1.00
[DestinationDirs]
DefaultDestDir = 12
Class_CopyFiles = 11
[ClassInstall32]
AddReg = ClassInstall_AddReg
CopyFiles = Class_CopyFiles
[Class_CopyFiles]
sti_ci.dll
[ClassInstall_AddReg]
HKR, , , 0, %ImageClassName%
HKR, , Icon, 0, "2"
HKR,,Installer32, 0,"sti_ci.dll,ClassInstall"
[Strings]
ReactOS = "ReactOS Team"
ImageClassName = "Image"
[Strings.0a]
ImageClassName = "Imagen"
[Strings.0415]
ImageClassName = "Obraz"
[Strings.0418]
ImageClassName = "Imagine"
[Strings.0419]
ImageClassName = "Образ"
[Strings.041f]
ImageClassName = "Resim"