• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Keine Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Japanese translation of message catalog for Sawfish Window-Manager


Commit MetaInfo

Revision00ff7f7affcd2dd7521a23601ca04f45841287ac (tree)
Zeit2016-01-18 04:06:19
AutorChristopher Roy Bratusek <nano@jpbe...>
CommiterChristopher Roy Bratusek

Log Message

NEWS

Ändern Zusammenfassung

Diff

--- a/man/news.texi
+++ b/man/news.texi
@@ -52,6 +52,10 @@ Each release lists incompatible changes at its top.
5252 @item Build and Installation
5353 @itemize @minus
5454 @item When building Sawfish while an instance of it is running, a sawfish-managed @code{conky} instance does no longer get killed. [Christopher Bratusek]
55+
56+@item Fix @code{libtool} version check in @code{autogen.sh}. [Christopher Bratusek]
57+
58+@item Remove @code{gitclean} Makefile target, improve @code{distclean} target. [Christopher Bratusek]
5559 @end itemize
5660
5761 @item New Features
@@ -76,6 +80,15 @@ Each release lists incompatible changes at its top.
7680 @item Restructured session file installation. Removed @code{--with-xdmsession} configure flag, the bare Sawfish session is installed always. For the remaining there's now an configure option each: @code{--with-matesession} (MATE), @code{--with-luminasession} (Lumina) and @code{--with-xfcesession} (XFCE). [Christopher Bratusek]
7781
7882 @item Properly uninstall all session related files upon @code{make uninstall} [Christopher Bratusek]
83+
84+@item Debian code review
85+@itemize x
86+@item Fix FSF address across all files [Christopher Bratusek]
87+
88+@item Fix code spellings [Christopher Bratusek]
89+
90+@item Rename @code{configure.in} to @code{configure.ac} [Christopher Bratusek]
91+@end itemize
7992 @end itemize
8093 @end itemize
8194
@@ -87,7 +100,7 @@ Each release lists incompatible changes at its top.
87100
88101 @item Fix possibly wrong @code{input-focus} from @code{enter-*} focus-modes in tabbed-windowing. [fuchur]
89102
90-@item Properly support tabbed-windowing when tiling is active aswell. [fuchur]
103+@item Properly support tabbed-windowing when tiling is active as well. [fuchur]
91104
92105 @item Several fixes for the @code{wallpaper} module regarding wrong values or non-existent files. [Christopher Bratusek]
93106
@@ -287,7 +300,7 @@ from within Sawfish. [fuchur]
287300
288301 @item Make @code{focus-when-mapped} window-matcher chooseable from 'never 'maybe and
289302 'always. 'never is suggested for KDE users to be applied to Plasma in order to prevent
290-notification popups to take focus from currently active window (and possibly loosing
303+notification popups to take focus from currently active window (and possibly losing
291304 keyboard input) [fuchur]
292305
293306 @item Completeley revised @code{resize-window-prompt}. Now display window's name and old width
@@ -432,7 +445,7 @@ both Categories and the (errorneous) Category key, or only the later. [Matthew L
432445
433446 @item Fixed a bug in window-manager selection handling. Set all fields of the client
434447 message event. This prevents bugs, where Sawfish sometimes isn't able to replace another
435-window-manager or aquiring the screen if no other WM is running. [Timo Korvola]
448+window-manager or acquiring the screen if no other WM is running. [Timo Korvola]
436449
437450 @item When making X request, we might receive and @code{select} will stuck. This is fixed now
438451 [Michal Maruska]
@@ -572,7 +585,7 @@ Of course that only works, if the label is a GtkLabel widget on it's own.
572585 @itemize @minus
573586
574587 === spoiler ===
575-: StyleTab in Sawfish 1.9 add lots of new fancyness for the price of beeing slow.
588+: StyleTab in Sawfish 1.9 add lots of new fancyness for the price of being slow.
576589 So if you experience a long startup-time of Sawfish, it's a feature, not a bug. :
577590 == /spoiler ===
578591
@@ -1547,7 +1560,7 @@ instead of hardcoding those paths from configure, which makes it more portable.
15471560 sawfish on several architectures. From this version on, we don't ship it anymore.
15481561 [Kim B. Heino]
15491562
1550-@item Export the imageloader beeing used by sawfish in the .pc file.
1563+@item Export the imageloader being used by sawfish in the .pc file.
15511564 [Christopher Bratusek]
15521565
15531566 @item Don't remove the .pot file upon @code{make distclean}.
@@ -1573,7 +1586,7 @@ viewport when displaying all workspaces.
15731586 @item Doc
15741587 @itemize @minus
15751588
1576-@item Fixed a small doc misstake (refered to window-set instead of window-put).
1589+@item Fixed a small doc misstake (referred to window-set instead of window-put).
15771590 [Christopher Bratusek]
15781591
15791592 @item Fixed the docstrings of shrink and yank.
@@ -1663,7 +1676,7 @@ latter doesn't.
16631676 Sawfish used to rely on ESounD and LibAudioFile to play sound, but we
16641677 dropped that. If you want sound, set the variable @code{play-sample-program}
16651678 to the path of the program capable of playing *.wav file. You can set the
1666-variable from the Configurator, too. By default `paplay' is beeing used.
1679+variable from the Configurator, too. By default `paplay' is being used.
16671680
16681681 You can't set any arguments to pass from this variable. If you want to
16691682 give arguments or redirect output, write a wrapper
@@ -1763,7 +1776,7 @@ Position parameters can be negative [Christopher Bratusek, Teika Kazura]
17631776
17641777 @item Fixed Focus issues with KDE4 Menu/Run-Dialog [Timo Korvola]
17651778
1766-@item Fix cursor-warping in conjuction with Infinite-Desktop [Jeremy Hankins]
1779+@item Fix cursor-warping in conjunction with Infinite-Desktop [Jeremy Hankins]
17671780
17681781 @item Fixed group of the stagger options [Christopher Bratusek]
17691782
@@ -1920,7 +1933,7 @@ buttons or frames to their theme in charge. There are no user visible changes.
19201933 @item @code{raise-lower-button}, a button to perform various raising and lowering actions on a window
19211934 @end itemize
19221935 @end itemize
1923-@item Widget Transistion [Christopher Bratusek]
1936+@item Widget Transition [Christopher Bratusek]
19241937 @itemize @minus
19251938
19261939 @item Custom make-url-widget replaced by GtkLinkButton
@@ -2184,7 +2197,7 @@ your configuration file, and use configurator GUI.
21842197
21852198 @item Major update of the spec file [Christopher Bratusek, Michal Jaegermann, Ritz]
21862199
2187-@item Print usefull stuff at the end of configure [Christopher Bratusek]
2200+@item Print useful stuff at the end of configure [Christopher Bratusek]
21882201
21892202 @item Add distclean rule to all Makefiles [Christopher Bratusek]
21902203