pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/qt5ct



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Jul 29 09:49:56 UTC 2024

Modified Files:
        pkgsrc/x11/qt5ct: MESSAGE

Log Message:
qt5ct: fix typo in MESSAGE

Reported by Robert Bagdan on pkgsrc-users.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/x11/qt5ct/MESSAGE

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/qt5ct/MESSAGE
diff -u pkgsrc/x11/qt5ct/MESSAGE:1.1 pkgsrc/x11/qt5ct/MESSAGE:1.2
--- pkgsrc/x11/qt5ct/MESSAGE:1.1        Mon Dec 16 12:08:02 2019
+++ pkgsrc/x11/qt5ct/MESSAGE    Mon Jul 29 09:49:56 2024
@@ -1,8 +1,8 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.1 2019/12/16 12:08:02 kamil Exp $
+$NetBSD: MESSAGE,v 1.2 2024/07/29 09:49:56 wiz Exp $
 
 To use qt5ct add the line
-'export QT_QPA_PLARFORMTHEME=qt5ct'
+'export QT_QPA_PLATFORMTHEME=qt5ct'
 to ~/.profile and re-login.
 
 ===========================================================================



Home | Main Index | Thread Index | Old Index