Add 'make deb'
This commit is contained in:
3
dist/windows/windres.rc.in
vendored
3
dist/windows/windres.rc.in
vendored
@@ -11,7 +11,6 @@ BEGIN
|
||||
VALUE "FileDescription", "Strawberry Music Player"
|
||||
VALUE "FileVersion", "${STRAWBERRY_VERSION_DISPLAY}"
|
||||
VALUE "InternalName", "strawberry"
|
||||
VALUE "LegalCopyright", "David Sansome / Jonas Kvinge"
|
||||
VALUE "OriginalFilename", "strawberry.exe"
|
||||
VALUE "ProductName", "Strawberry"
|
||||
VALUE "ProductVersion", "${STRAWBERRY_VERSION_DISPLAY}"
|
||||
@@ -20,6 +19,6 @@ BEGIN
|
||||
|
||||
BLOCK "VarFileInfo"
|
||||
BEGIN
|
||||
VALUE "Translation", 0x809, 1252
|
||||
VALUE "Translation", 0x0809, 1252
|
||||
END
|
||||
END
|
||||
|
||||
Reference in New Issue
Block a user