[sawfish: 1/6] simple-dialog.jl: Added the filename history description.



commit 92b582ab2433939a135bcf42812945326135091a
Author: Teika kazura <teika lavabit com>
Date:   Sat Sep 25 14:12:16 2010 +0900

    simple-dialog.jl: Added the filename history description.

 lisp/sawfish/gtk/widgets/simple-dialog.jl |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/lisp/sawfish/gtk/widgets/simple-dialog.jl b/lisp/sawfish/gtk/widgets/simple-dialog.jl
index 14c3720..8614984 100644
--- a/lisp/sawfish/gtk/widgets/simple-dialog.jl
+++ b/lisp/sawfish/gtk/widgets/simple-dialog.jl
@@ -1,4 +1,4 @@
-;; simple-dialog.jl -*- lisp -*-
+;; simple-dialog.jl
 ;;
 ;; Copyright (C) 2000 John Harper <john dcs warwick ac uk>
 ;;
@@ -18,6 +18,12 @@
 ;; along with sawfish; see the file COPYING.  If not, write to
 ;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
 
+;;; History
+;; This file was delete once by mistake, in the commit dbe8c2235, and
+;; it had been called "lisp/sawfish/gtk/stock.jl.gtk".
+;; Re-added in the commit ce7e6c, as "lisp/sawfish/gtk/stock.jl".
+;; Then renamed again in commit a22557030.
+
 (define-structure sawfish.gtk.widgets.simple-dialog
 
     (export simple-dialog



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]