summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 4 insertions, 2 deletions
diff --git a/README b/README
index 0d3ab76..f2633e9 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
Qt5Gtk2 - GTK+2.0 integration plugins for Qt5
-Official home page: https://bitbucket.org/trialuser02/qt5gtk2
+Official home page: https://github.com/trialuser02/qt5gtk2
Requirements:
@@ -26,6 +26,8 @@ the following line:
export QT_QPA_PLATFORMTHEME=qt5gtk2
+(qt6gtk2 for compatibility with Qt5Gtk2)
+
Now restart X11 server to take the changes effect.
Files and directories:
@@ -34,4 +36,4 @@ libqt5gtk2.so - GTK+2.0 platform plugin
libqt5gtk2-style.so - GTK+2.0 style plugin
Attention!
-Environment variable QT_STYLE_OVERRIDE should be removed before usage. \ No newline at end of file
+Environment variable QT_STYLE_OVERRIDE should be removed before usage.