[fvwmorg/fvwm] 533461: Update fvwm-menu-desktop to work with Python 3.
Branch: refs/heads/master Home: https://github.com/fvwmorg/fvwm Commit: 533461594ce8edcda3423d208f8923a8eb6c48d5 https://github.com/fvwmorg/fvwm/commit/533461594ce8edcda3423d208f8923a8eb6c48d5 Author: JaimosDate: 2018-03-20 (Tue, 20 Mar 2018) Changed paths: M configure.ac Log Message: --- Update fvwm-menu-desktop to work with Python 3. Commit: ac96425cf98ddaa26caa85f37514fc3b3f543b38 https://github.com/fvwmorg/fvwm/commit/ac96425cf98ddaa26caa85f37514fc3b3f543b38 Author: Jaimos Date: 2018-03-22 (Thu, 22 Mar 2018) Changed paths: M bin/fvwm-menu-desktop.in M configure.ac Log Message: --- fvwm-menu-desktop now requires Python 3. * Python 3 is now the standard and Python 2 is EOL 2020. * Python 3 has better character encoding and unicode support that is not compatible with python 2. Due to this the script no longer runs in python 2. * Improved encoding error handling when encountering menu entries with character encodings not in the current locale. Commit: fb33e043b65ab576871607131d822058a725312a https://github.com/fvwmorg/fvwm/commit/fb33e043b65ab576871607131d822058a725312a Author: Jaimos Date: 2018-03-22 (Thu, 22 Mar 2018) Changed paths: M bin/fvwm-menu-desktop-config.fpl M bin/fvwm-menu-desktop.1.in M bin/fvwm-menu-desktop.in M modules/FvwmForm/FvwmForm-XDGOptionsHelp Log Message: --- Add --term-cmd option to fvwm-menu-desktop. * fvwm-menu-desktop now honors the Terminal=True .desktop specification. If Terminal=True is set, the menu will now run "Exec exec termCmd programExec" instead of "Exec exec programExec". * New option --term-cmd can be used to set the terminal command used to run Terminal applications with. Default is "xterm -e". * The terminal command can be configured via FvwmForm-XDGMenu-Config. Commit: 4ea13d29b16326466f8965ffaaad2fda431441fb https://github.com/fvwmorg/fvwm/commit/4ea13d29b16326466f8965ffaaad2fda431441fb Author: Thomas Adam Date: 2018-03-22 (Thu, 22 Mar 2018) Changed paths: M NEWS Log Message: --- Update NEWS Compare: https://github.com/fvwmorg/fvwm/compare/5ee73f616b93...4ea13d29b163
[fvwmorg/fvwm] 533461: Update fvwm-menu-desktop to work with Python 3.
Branch: refs/heads/js/fvwm-menu-desktop Home: https://github.com/fvwmorg/fvwm Commit: 533461594ce8edcda3423d208f8923a8eb6c48d5 https://github.com/fvwmorg/fvwm/commit/533461594ce8edcda3423d208f8923a8eb6c48d5 Author: JaimosDate: 2018-03-20 (Tue, 20 Mar 2018) Changed paths: M configure.ac Log Message: --- Update fvwm-menu-desktop to work with Python 3. Commit: 527ead992746851c9a8eefa4a362780ee8048fed https://github.com/fvwmorg/fvwm/commit/527ead992746851c9a8eefa4a362780ee8048fed Author: Jaimos Date: 2018-03-20 (Tue, 20 Mar 2018) Changed paths: M bin/fvwm-menu-desktop.in Log Message: --- fvwm-menu-desktop now requires Python 3. * Python 3 is now the standard and Python 2 is EOL 2020. * Python 3 has better character encoding and unicode support that is not compatible with python 2. Due to this the script no longer runs in python 2. * Improved encoding error handling when encountering menu entries with character encodings not in the current locale. Commit: d1fc45c579fcc52d64d00714a3874943ec7408ba https://github.com/fvwmorg/fvwm/commit/d1fc45c579fcc52d64d00714a3874943ec7408ba Author: Jaimos Date: 2018-03-20 (Tue, 20 Mar 2018) Changed paths: M bin/fvwm-menu-desktop-config.fpl M bin/fvwm-menu-desktop.1.in M bin/fvwm-menu-desktop.in M modules/FvwmForm/FvwmForm-XDGOptionsHelp Log Message: --- Add --term-cmd option to fvwm-menu-desktop. * fvwm-menu-desktop now honors the Terminal=True .desktop specification. If Terminal=True is set, the menu will now run "Exec exec termCmd programExec" instead of "Exec exec programExec". * New option --term-cmd can be used to set the terminal command used to run Terminal applications with. Default is "xterm -e". * The terminal command can be configured via FvwmForm-XDGMenu-Config. Commit: 925f667ca05ac8b0b9e3bd3c317c6cdefb76c65f https://github.com/fvwmorg/fvwm/commit/925f667ca05ac8b0b9e3bd3c317c6cdefb76c65f Author: Thomas Adam Date: 2018-03-20 (Tue, 20 Mar 2018) Changed paths: M NEWS Log Message: --- Update NEWS Compare: https://github.com/fvwmorg/fvwm/compare/8229f7041b33...925f667ca05a