summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@unit193.net>2023-10-01 22:15:28 -0400
committerLibravatarUnit 193 <unit193@unit193.net>2023-10-01 22:15:28 -0400
commitb4aec80fb155d11cde43352cf92090ee593807c5 (patch)
treebeb8d157a191d12bacb4aaa35b665c94f4df6269 /README
parentd34bb25414f6887dd788a4f817b4da903570e66a (diff)
New upstream version 1.0.upstream/1.0upstream
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.