From 3617e4c20cbe1d8b91a519e414f0ca75fb68a1cc Mon Sep 17 00:00:00 2001 From: Roman Dobosz Date: Sat, 25 Feb 2017 08:00:22 +0100 Subject: [PATCH] Removed trailing whitespaces from readme files. --- AUTHORS | 4 +- BUGFORM | 8 ++-- BUGS | 4 +- COPYING.WTFPL | 2 +- NEWS | 86 ++++++++++++++++++++--------------------- README | 24 ++++++------ README.definable-cursor | 2 +- TODO | 2 +- 8 files changed, 66 insertions(+), 66 deletions(-) diff --git a/AUTHORS b/AUTHORS index d42bb37b..574101e3 100644 --- a/AUTHORS +++ b/AUTHORS @@ -210,7 +210,7 @@ various fixes/enhancements to WINGs Yoav Yerushalmi -Fixed -visualid for screens that can do multiple depths. Another fix in +Fixed -visualid for screens that can do multiple depths. Another fix in libproplist. Chooses best depth in screen. FRBall @@ -218,7 +218,7 @@ dgradient fix "]d" -Window list menu miniaturized/hidden hints, XDE support, XKB lock +Window list menu miniaturized/hidden hints, XDE support, XKB lock language status, WINGs enhancements, bug fixes, window commands menu enhancement, window move/resize by keyboard. GNUstepGlow.tiff icon, WINGs color panel, Appearance section icon(s) diff --git a/BUGFORM b/BUGFORM index f44dc235..b168e850 100644 --- a/BUGFORM +++ b/BUGFORM @@ -3,7 +3,7 @@ --------------------------- - If you find a bug please fill this form and send it to + If you find a bug please fill this form and send it to wmaker-dev@lists.windowmaker.org Please, USE THIS FORM!!! 0. Before reporting this bug I already: @@ -16,8 +16,8 @@ wmaker-dev@lists.windowmaker.org Please, USE THIS FORM!!! [ ] crashed [ ] configuration option does not work [ ] weird behavior -[ ] cosmetic -[ ] some problem with WPrefs +[ ] cosmetic +[ ] some problem with WPrefs [ ] others: ................................... 2. Detailed description of what happened: @@ -28,7 +28,7 @@ wmaker-dev@lists.windowmaker.org Please, USE THIS FORM!!! 4. Configure time options you specified: [ ] --enable-kanji -[ ] --disable-shape +[ ] --disable-shape [ ] --enable-single-icon [ ] --enable-modelock [ ] Others: ....................... diff --git a/BUGS b/BUGS index e143991b..f3c55037 100644 --- a/BUGS +++ b/BUGS @@ -1,5 +1,5 @@ Newly added -- after a crash, wmaker will forget the hidden state of the apps and just +- after a crash, wmaker will forget the hidden state of the apps and just show their windows minimized. normal restart is unaffected - after a crash, wmaker will completely mess the window's saved geometries and maximizing will have weird results. restart is unaffected @@ -16,7 +16,7 @@ Newly added in the session/allow docking it if yes. - the SHELL environment variable support in the apps menu was removed because of a problem with tcsh. If ~/.tcshrc contains "stty erase ^H", - it will block and the cmd will not be executed. + it will block and the cmd will not be executed. - mouse grab being done in client window (in wWindowResetMouseGrabs()) instead of the frame window. If grab is done in frame, titlebar buttons dont work well diff --git a/COPYING.WTFPL b/COPYING.WTFPL index 60b714fd..cf17ac37 100644 --- a/COPYING.WTFPL +++ b/COPYING.WTFPL @@ -51,4 +51,4 @@ of this license document, but changing it is not allowed. Ok, the purpose of this license is simple and you just -DO WHAT THE FUCK YOU WANT TO. +DO WHAT THE FUCK YOU WANT TO. diff --git a/NEWS b/NEWS index ed1f9e5c..fe7ba9a5 100644 --- a/NEWS +++ b/NEWS @@ -626,7 +626,7 @@ The 4 corner images will be copied in their original sizes and the rest will be scaled to the final panel size. background_image, width and height are optional. If you leave them out, -a gray panel will be used. If your machine is not very fast, you may want +a gray panel will be used. If your machine is not very fast, you may want to use it. @@ -649,7 +649,7 @@ Antialiased font support With the addition of Xft2 support in the WINGs library, now Window Maker can display antialiased text with TrueType or any scalable fonts. -You can pick fonts for Window Maker in the Font configuration section of +You can pick fonts for Window Maker in the Font configuration section of WPrefs. Antialiased text is enabled by default, but can be disabled by adding @@ -683,7 +683,7 @@ These are to be proplist format menus, for example: or, in case you want a submenu: -(("Submenu", +(("Submenu", ("Foobar", EXEC, foobar), ("Blabla", EXEC, blabla))) @@ -726,7 +726,7 @@ shading and unshading respectfully. However, to avoid unwanted triggers of shading/unshading the window, two consecutive mouse wheel events in the same direction are required. The -trigger won't occur if the events are separated by more than a double-click's +trigger won't occur if the events are separated by more than a double-click's worth of time, which is technically speaking like making a double-click with the button that corresponds to the mouse wheel direction. @@ -831,7 +831,7 @@ Less dependencies starting with 0.70.0 libPropList is no longer required to build Window Maker. PropList handling code was added to WINGs being now better -integrated with all the rest. For more details check the Changelog and the +integrated with all the rest. For more details check the Changelog and the following files: ./WINGs/ChangeLog ./WINGs/NEWS @@ -904,9 +904,9 @@ behavior regarding workspaces you can now (use WPrefs.app to do this). Client supplied icons --------------------- -Window Maker saves the client supplied icons in -~/GNUstep/Library/WindowMaker/CachedPixmaps in XPM format for later use -when the app is no longer running (to have the image to display for docked +Window Maker saves the client supplied icons in +~/GNUstep/Library/WindowMaker/CachedPixmaps in XPM format for later use +when the app is no longer running (to have the image to display for docked icons for example). Until recently the XPM images saved by Window Maker were incorrect, but a @@ -914,9 +914,9 @@ recent fix in the code to save XPM's fixed them. But with this fix, all previously saved XPM's in that directory are no longer readable (they give wrong images on screen or fail to load). -To avoid the need for the user to fix this by hand editing WMWindowAttributes -and removing all references to icons in ~/GNUstep/Library/WindowMaker/CachedPixmaps -which can be annoying, new code was added to Window Maker to permit the +To avoid the need for the user to fix this by hand editing WMWindowAttributes +and removing all references to icons in ~/GNUstep/Library/WindowMaker/CachedPixmaps +which can be annoying, new code was added to Window Maker to permit the regeneration of images in ~/GNUstep/Library/WindowMaker/CachedPixmaps if they are missing. With this addition, all you need to do to fix your old broken images, is to @@ -1018,7 +1018,7 @@ performance increases can go up to 150% Weendoze Window Cycling (alt-tab) --------------------------------- -Window cycling was changed to weendoze style. +Window cycling was changed to weendoze style. NoBorder Window Attribute @@ -1114,7 +1114,7 @@ arguments. To code new plugin, please see plugin.h for more information. User Menu --------- -The user menu is now a compile time option disabled by default. +The user menu is now a compile time option disabled by default. Supply --enable-usermenu to configure to enable it. @@ -1248,7 +1248,7 @@ New Options MenuStyle=