[Amarok] 49c8572 RFC: Change "Amarok 2 Beta" to "Amarok" on OSX & W
Bart Cerneels
bart.cerneels at kde.org
Wed Feb 10 08:05:40 CET 2010
Anyone that is "formally" windows or osx maintainer?
On 10/02/2010, Mark Kretschmann <kretschmann at kde.org> wrote:
> commit 49c85724d382bb4ed9d394c3e88c43a94d74b0b1
> Author: Mark Kretschmann <kretschmann at kde.org>
> Date: Mon Feb 8 22:56:12 2010 +0100
>
> RFC: Change "Amarok 2 Beta" to "Amarok" on OSX & Win.
>
> Seriously, I think this "Beta" label has far outlived its usefulness.
> Amarok is usable on these platforms now, and all we do is scare off
> potential contributors.
>
> CCMAIL: amarok-devel at kde.org
>
> diff --git a/src/MainWindow.cpp b/src/MainWindow.cpp
> index 544f812..27abfd7 100644
> --- a/src/MainWindow.cpp
> +++ b/src/MainWindow.cpp
> @@ -102,12 +102,8 @@
> #include "mac/GrowlInterface.h"
> #endif
>
> -// Let people know OS X and Windows versions are still work-in-progress
> -#if defined(Q_WS_MAC) || defined(Q_WS_WIN)
> -#define AMAROK_CAPTION "Amarok 2 beta"
> -#else
> #define AMAROK_CAPTION "Amarok"
> -#endif
> +
>
> extern KAboutData aboutData;
> extern OcsData ocsData;
> _______________________________________________
> Amarok-devel mailing list
> Amarok-devel at kde.org
> https://mail.kde.org/mailman/listinfo/amarok-devel
>
--
Sent from my mobile device
More information about the Amarok-devel
mailing list