1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-02-13 04:15:50 +01:00

Remove trailing whitespace.

Also, the script is a one-liner, stolen from [1]:

ack --print0 -l '[ \t]+$' | xargs -0 -n1 perl -pi -e 's/[ \t]+$//'

[1]
https://stackoverflow.com/questions/149057/how-to-remove-trailing-whitespace-of-all-files-recursively
This commit is contained in:
Doug Torrance
2020-04-09 00:00:14 -04:00
committed by Carlos R. Mafra
parent a17d131da3
commit 54a24ab6f7
109 changed files with 951 additions and 951 deletions

View File

@@ -8,7 +8,7 @@
* <Title> is any string to be used as title. Must be enclosed with " if it
* has spaces
*
* <Command> one of the valid commands:
* <Command> one of the valid commands:
* MENU - starts (sub)menu definition
* OPEN_MENU - opens a menu from a file, pipe or directory(ies) contents
* and eventually precede each with a command.
@@ -102,7 +102,7 @@
"Lista procesa" EXEC xterm -e top
"Pretraživač manuala" EXEC xman
"Informacije" END
"XTerm u boji" EXEC nxterm -sb
"XTerm u boji" EXEC nxterm -sb
"Rxvt" EXEC rxvt -bg black -fg white -fn fixed
"Xisp" EXEX xisp
"Radni prostori" WORKSPACE_MENU
@@ -116,7 +116,7 @@
"X File Manager" EXEC xfm
"OffiX Files" EXEC files
"LyX" EXEC lyx
"Netscape" EXEC netscape
"Netscape" EXEC netscape
"Ghostview" EXEC ghostview %a(Enter file to view)
"Acrobat" EXEC /usr/local/Acrobat3/bin/acroread %a(Enter PDF to view)
"TkDesk" EXEC tkdesk
@@ -124,7 +124,7 @@
"Editori" MENU
"XFte" EXEC xfte
"XEmacs" SHEXEC xemacs || emacs
"XJed" EXEC xjed
"XJed" EXEC xjed
"NEdit" EXEC nedit
"Xedit" EXEC xedit
"VI" EXEC xterm -e vi