Package: fvwm3 / 1.1.3+ds-1

Metadata

Package Version Patches format
fvwm3 1.1.3+ds-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix hardcoded xterm.patch | (download)

bin/fvwm-menu-desktop.in | 4 2 + 2 - 0 !
default-config/config | 2 1 + 1 - 0 !
doc/FvwmConsole.adoc | 15 14 + 1 - 0 !
doc/fvwm-menu-desktop.adoc | 4 4 + 0 - 0 !
modules/FvwmConsole/FvwmConsole.c | 4 3 + 1 - 0 !
modules/FvwmConsole/FvwmConsole.h | 3 2 + 1 - 0 !
modules/FvwmForm/FvwmForm-XDGMenuHelp | 2 1 + 1 - 0 !
modules/FvwmForm/FvwmForm-XDGOptionsHelp | 2 1 + 1 - 0 !
8 files changed, 28 insertions(+), 8 deletions(-)

 changed hard-coded xterm into x-terminal-emulator per policy
 .
 Also in keeping with Debian policy, change the option --title to -T,
 and removed the --name option. Changed the man page to document the
 Debian specific change.
 .
 Converted with metadata by Vincent W. Chen <vinmun@gmail.com>.
 .
 Updated by Jaimos Skriletz <jaimosskriletz@gmail.com>
   * Added updates to change xterm to x-terminal-emulator in the default-config
     and fvwm-menu-desktop.
   * Added a clarification of the -name option to FvwmConsole manpage.
default config fvwm3.patch | (download)

bin/fvwm-menu-desktop-config.fpl | 10 5 + 5 - 0 !
bin/fvwm-menu-desktop.in | 10 5 + 5 - 0 !
default-config/config | 46 23 + 23 - 0 !
doc/fvwm-menu-desktop.adoc | 62 31 + 31 - 0 !
modules/FvwmForm/FvwmForm-XDGMenuHelp | 14 7 + 7 - 0 !
modules/FvwmForm/FvwmForm-XDGOptionsHelp | 6 3 + 3 - 0 !
6 files changed, 74 insertions(+), 74 deletions(-)

 update default-config and fvwm3-menu-desktop to use the renamed
  fvwm3-foo helper binaries and Fvwm3Name module manpages in Debian.