WebPositive: update authors and version.
Change-Id: I273bad9a2fd7916867b52f1d4dd564755bc823d8 Reviewed-on: https://review.haiku-os.org/c/haiku/+/2822 Reviewed-by: waddlesplash <[email protected]>
This commit is contained in:
committed by
waddlesplash
parent
a15387c9e9
commit
05bd53615a
@@ -570,6 +570,7 @@ static const Translation kTranslations[] = {
|
|||||||
"Marc Flerackers\n" \
|
"Marc Flerackers\n" \
|
||||||
"Michele Frau (zuMi)\n" \
|
"Michele Frau (zuMi)\n" \
|
||||||
"Landon Fuller\n" \
|
"Landon Fuller\n" \
|
||||||
|
"Rajagopalan Gangadharan\n" \
|
||||||
"Deyan Genovski\n" \
|
"Deyan Genovski\n" \
|
||||||
"Pete Goodeve\n" \
|
"Pete Goodeve\n" \
|
||||||
"Lucian Adrian Grijincu\n" \
|
"Lucian Adrian Grijincu\n" \
|
||||||
|
|||||||
@@ -140,6 +140,8 @@ BrowserApp::AboutRequested()
|
|||||||
"Andrea Anzani",
|
"Andrea Anzani",
|
||||||
"Stephan Aßmus",
|
"Stephan Aßmus",
|
||||||
"Alexandre Deckner",
|
"Alexandre Deckner",
|
||||||
|
"Adrien Destugues",
|
||||||
|
"Rajagopalan Gangadharan",
|
||||||
"Rene Gollent",
|
"Rene Gollent",
|
||||||
"Ryan Leavengood",
|
"Ryan Leavengood",
|
||||||
"Michael Lotz",
|
"Michael Lotz",
|
||||||
|
|||||||
@@ -2,12 +2,12 @@ resource app_signature "application/x-vnd.Haiku-WebPositive";
|
|||||||
|
|
||||||
resource app_version {
|
resource app_version {
|
||||||
major = 1,
|
major = 1,
|
||||||
middle = 1,
|
middle = 2,
|
||||||
minor = 0,
|
minor = 0,
|
||||||
variety = B_APPV_ALPHA,
|
variety = B_APPV_ALPHA,
|
||||||
internal = 0,
|
internal = 0,
|
||||||
short_info = "WebPositive",
|
short_info = "WebPositive",
|
||||||
long_info = "WebPositive ©2007-2014 The WebKit Haiku Project"
|
long_info = "WebPositive ©2007-2020 The WebKit Haiku Project"
|
||||||
};
|
};
|
||||||
|
|
||||||
resource app_flags B_SINGLE_LAUNCH;
|
resource app_flags B_SINGLE_LAUNCH;
|
||||||
|
|||||||
Reference in New Issue
Block a user