• R/O
  • HTTP
  • SSH
  • HTTPS

提交

标签
No 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

修订版e6c906baad503b53949552f9d459ae85904dec1f (tree)
时间2010-06-19 16:38:39
作者Christopher Roy Bratusek <zanghar@free...>
CommiterChristopher Roy Bratusek

Log Message

prepare 1.6.3.1 for release

更改概述

差异

--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
1+2010-05-23 Christopher Roy Bratusek <zanghar@freenet.de>
2+ * lisp/sawfish/wm/util/prompt.jl: fix an unconfirmed compilation-error that has been reported
3+
14 2010-05-16 Christopher Bratusek <zanghar@freenet.de>
25 * src/display.c: allow compilation with -DDEBUG
36
--- a/configure.in
+++ b/configure.in
@@ -29,9 +29,9 @@ AM_PROG_LIBTOOL
2929 #IT_PROG_INTLTOOL([0.40.0])
3030
3131 dnl Release versioning info
32-version="1.6.3"
32+version="1.6.3.1"
3333 subversion=""
34-codename="Hava Nagila"
34+codename="Acid Folk"
3535
3636 VERSION=${version}
3737
--- a/lisp/sawfish/wm/util/prompt.jl
+++ b/lisp/sawfish/wm/util/prompt.jl
@@ -57,7 +57,8 @@
5757 sawfish.wm.events
5858 sawfish.wm.custom
5959 sawfish.wm.commands
60- sawfish.wm.fonts)
60+ sawfish.wm.fonts
61+ sawfish.wm.util.prompt)
6162
6263 (defgroup messages "Messages" :group misc)
6364
--- a/man/news.texi
+++ b/man/news.texi
@@ -9,6 +9,14 @@ they occurred between. For more detailed information see the
99 @file{ChangeLog} file in the Sawfish source tree, or git log.
1010 (See Wiki page for how to access git repository.)
1111
12+@heading 1.6.3.1 "Acid Folk"
13+
14+@itemize @bullet
15+@item Fixed a possible compilation-error in prompt.jl [Harald van Dijk]
16+
17+If Sawfish 1.6.3 compiled without error, then you don't have to update.
18+@end itemize
19+
1220 @heading 1.6.3 "Hava Nagila"
1321
1422 @itemize @bullet