Oops, fix a URL

This commit is contained in:
David Sansome 2011-10-14 21:24:35 +01:00
parent bde558f655
commit dea15c91ba
1 changed files with 1 additions and 1 deletions

View File

@ -319,7 +319,7 @@ int main(int argc, char *argv[]) {
#ifdef Q_OS_LINUX
// Force Clementine's menu to be shown in the Clementine window and not in
// the Unity global menubar thing. See:
// https://bugs.launchpad.net/ubuntu/+source/appmenu-gtk/+bug/674047
// https://bugs.launchpad.net/unity/+bug/775278
setenv("QT_X11_NO_NATIVE_MENUBAR", "1", true);
#endif