Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37737455
en ru br
ALT Linux repos
S:1.8.1-alt2

Group :: Graphical desktop/KDE
RPM: kde5-liquidshell

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: alt-def-date-format.patch
Download


--- a/ClockWidget.hxx
+++ b/ClockWidget.hxx
@@ -66,8 +66,8 @@ class ClockWidget : public QFrame
     CalendarPopup *calendar;
 
     QString timeFormat = QStringLiteral("HH:mm");
-    QString dayFormat  = QStringLiteral("ddd");
-    QString dateFormat = QStringLiteral("d.MMM yyyy");
+    QString dayFormat  = QStringLiteral();
+    QString dateFormat = QStringLiteral("ddd d.MM");
 
     QVector<QByteArray> timeZoneIds;
 };
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin