|
From: <dom...@us...> - 2020-10-06 23:18:51
|
Revision: 1045
http://sourceforge.net/p/fvwm-crystal/code/1045
Author: dominique_libre
Date: 2020-10-06 23:18:49 +0000 (Tue, 06 Oct 2020)
Log Message:
-----------
revert trayer style in revision 898 due to trayer moving with the "arrange all windows" button
Revision Links:
--------------
http://sourceforge.net/p/fvwm-crystal/code/898
Modified Paths:
--------------
ChangeLog
fvwm/components/styles/FVWM
Modified: ChangeLog
===================================================================
--- ChangeLog 2020-10-06 23:10:57 UTC (rev 1044)
+++ ChangeLog 2020-10-06 23:18:49 UTC (rev 1045)
@@ -1,8 +1,11 @@
ChangeLog for FVWM-Crystal
mardi 7 octobre 2020
-fvwm/scripts/CustomButtonBar/CustomButtonBar: fix typo + multiple
+ fvwm/scripts/CustomButtonBar/CustomButtonBar: fix typo + multiple
trayer instances after redrawing the button.
+ fvwm/components/styles/FVWM: revert trayer style in revision 898
+ due to trayer moving with the "arrange all windows" button;
+ thanks to Gianni Ceccarelli for reporting this.
jeudi 17 septembre 2020
+ fvwm/locale/zh_CN*: Add chinese translation. Thanks to 玉堂白鹤
Modified: fvwm/components/styles/FVWM
===================================================================
--- fvwm/components/styles/FVWM 2020-10-06 23:10:57 UTC (rev 1044)
+++ fvwm/components/styles/FVWM 2020-10-06 23:18:49 UTC (rev 1045)
@@ -23,7 +23,7 @@
Style FvwmScript UseStyle FvwmParts
Style FvwmScript VariablePosition, Title, StaysPut
-#Style trayer UseStyle FvwmParts
+Style trayer UseStyle FvwmParts
Style stalonetray UseStyle FvwmParts
Style FvwmIdent UseStyle FvwmParts
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|