mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-10-13 10:58:09 +00:00
[client] overlay/config: general UX changes
* Moved the LG license and version onto a seperate tab. * Added general donation section and link to the website donation page * Removed donation details under gnif's section
This commit is contained in:
@@ -21,8 +21,10 @@
|
||||
#include "common/types.h"
|
||||
|
||||
extern const char * LG_COPYRIGHT_STR;
|
||||
extern const char * LG_WEBSITE_STR;
|
||||
extern const char * LG_WEBSITE_URL;
|
||||
extern const char * LG_LICENSE_STR;
|
||||
extern const char * LG_DONATION_STR;
|
||||
extern const char * LG_DONATION_URL;
|
||||
extern const StringPair LG_HELP_LINKS[];
|
||||
|
||||
struct LGTeamMember
|
||||
|
Reference in New Issue
Block a user