|
From: <dom...@us...> - 2020-02-20 15:08:57
|
Revision: 1013
http://sourceforge.net/p/fvwm-crystal/code/1013
Author: dominique_libre
Date: 2020-02-20 15:08:55 +0000 (Thu, 20 Feb 2020)
Log Message:
-----------
Feedback: use current mailing list URI
Modified Paths:
--------------
ChangeLog
fvwm/components/functions/Feedback
Modified: ChangeLog
===================================================================
--- ChangeLog 2020-02-20 15:01:39 UTC (rev 1012)
+++ ChangeLog 2020-02-20 15:08:55 UTC (rev 1013)
@@ -4,7 +4,7 @@
------------
mercredi 19 février 2020
- fvwm/scripts/CustomButtonBar/CustomButtonBat: comment debug line
+ fvwm/scripts/CustomButtonBar/CustomButtonBat: comment debug line.
fvwm/components/functions/Exec-Accelerator: add -name option for urxvtc;
this change the Ressource hint.
fvwm/components/styles/Applications-Icons-22-32: remove the remaining styles
@@ -15,11 +15,12 @@
fix xmms2, start_jack and start_cadence styles after startup and Restart.
fvwm/components/styles/MediaPlayers-Style: cleanup
fvwm/components/Music-*: fix styles of start_[jack|cadence] and of the console
- players after start and Restart
+ players after start and Restart.
fvwm/components/Fullscreen: Fix Schedule/Deschedule command_id syntax
- causing nasty loops; use State 6 instead of 4
- fvwm/components/functions/Preferences-Menu: remove version test
- fvwm/components/functions/Developer-Menu: fix coding style
+ causing nasty loops; use State 6 instead of 4.
+ fvwm/components/functions/Preferences-Menu: remove version test.
+ fvwm/components/functions/Developer-Menu: fix coding style.
+ fvwm/components/functions/Feedback: use current URI for the mailing list.
fvwm/components/functions/About;
NEWS: fvwm-crystal 3.6.1 version bump
Modified: fvwm/components/functions/Feedback
===================================================================
--- fvwm/components/functions/Feedback 2020-02-20 15:01:39 UTC (rev 1012)
+++ fvwm/components/functions/Feedback 2020-02-20 15:08:55 UTC (rev 1013)
@@ -52,7 +52,7 @@
DestroyFunc BrowseEmailList
AddToFunc BrowseEmailList
-+ I X $[BROWSER] https://mail.gna.org/listinfo/fvwm-crystal-users
++ I X $[BROWSER] https://sourceforge.net/p/fvwm-crystal/mailman
DestroyFunc CrystalIRC
AddToFunc CrystalIRC
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|