diff --git a/ReadMe.html b/ReadMe.html index edbae68..fb62216 100644 --- a/ReadMe.html +++ b/ReadMe.html @@ -191,22 +191,26 @@

I have to thank DarkWyrm for some helpful hints and for some of the code I re-used from his RunProgram app and his EscapeCancelFilter.
Equally useful was Robert Polic's EZLauncher of BeNewsletter 3-46 and the help I got on the #haiku IRC channel.
AnEvilYak provided valuable hints and code when I got stuck.

-

Finally, thanks to everyone that contributed bug reports and translations for QuickLaunch:
-Alexey Lugin (uk), Briseur and oco27 (fr), deejam and Knezzen (sv), al-popa and Floren (ro), Gabriele Baldassarre (it), KapiX (pl), mazbrili (id), miqlas (hu), Murai Takashi (ja), no-act (nl), Sergei Reznikov (ru), unspacyar (es), Victor Domingos (pt)

+

Finally, thanks to everyone that contributed bug reports and translations for QuickLaunch.
+The translators:
+Catalan  (ca) by  Davidmp · Chinese  (simplified)  (zh-Hans) by  玉堂白鹤 · Croatian  (hr) by  zvacet · Dutch  (nl) by  no-act, Schrijvers Luc · Esperanto  (eo) by  Lutrulo, Jakub Fabijan · French  (fr) by  Briseur, oco27 · Friulian  (fur) by  tmtfx · Greek  (Modern)  (el) by  blu.256 · Hungarian  (hu) by  miqlas · Indonesian  (id) by  mazbrili · Italian  (it) by  Gabriele Baldassarre, zumikkebe · Japanese  (ja) by  Murai Takashi · Polish  (pl) by  KapiX · Portuguese  (pt) by  Victor Domingos, kenmays, louisdem · Portuguese  (Brazil)  (pt_BR) by  Andrei Bosco B. Torres, louisdem · Romanian  (ro) by  Florentina Mușat, al-popa · Russian  (ru) by  Sergei Reznikov · Spanish  (es) by  unspacyar, cafeina · Swedish  (sv) by  Knezzen, deejam, Fredrik Modéen · Turkish  (tr) by  Emir Sarı · Ukrainian  (uk) by  Alexey Lugin

index History

-

1.3.4 - dd-mm-2022:

+

1.4 - 03-09-2022:

diff --git a/src/QuickLaunch.rdef b/src/QuickLaunch.rdef index 6cc2550..f2fbdc9 100644 --- a/src/QuickLaunch.rdef +++ b/src/QuickLaunch.rdef @@ -4,8 +4,8 @@ resource app_flags B_SINGLE_LAUNCH; resource app_version { major = 1, - middle = 3, - minor = 1, + middle = 4, + minor = 0, /* 0 = development 1 = alpha 2 = beta 3 = gamma 4 = golden master 5 = final */