mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-20 07:49:42 +01:00
Revert "Close TWK-1774."
This reverts commit 6254b8da348ffe2b5d231a5d9728e8947386e17c.
This commit is contained in:
parent
6254b8da34
commit
b1a984712f
@ -86,7 +86,7 @@ public:
|
||||
virtual ~WhatsNew_0_8();
|
||||
|
||||
const QString defaultName() { return WHATSNEW_0_8_VIEWPAGE_NAME; }
|
||||
QString title() const { return tr( "WHAT'S NEW IN TOMAHAWK?" ); }
|
||||
QString title() const { return tr( "What's new in 0.8?" ); }
|
||||
QString description() const { return tr( "An overview of the changes and additions since 0.7." ); }
|
||||
const QString pixmapPath() const { return ( RESPATH "images/whatsnew.svg" ); }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user