chiark
/
gitweb
/
~mdw
/
clg
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
b0f077e
)
Fixed a couple of typos
author
espen
<espen>
Mon, 10 Mar 2008 18:51:13 +0000
(18:51 +0000)
committer
espen
<espen>
Mon, 10 Mar 2008 18:51:13 +0000
(18:51 +0000)
gtk/gtkaction.lisp
patch
|
blob
|
blame
|
history
diff --git
a/gtk/gtkaction.lisp
b/gtk/gtkaction.lisp
index 9875222aa237b5f394b65100807a9b393f4c920a..1d335a75f7a173d8ac38c2e0c6c29581406a702e 100644
(file)
--- a/
gtk/gtkaction.lisp
+++ b/
gtk/gtkaction.lisp
@@
-20,7
+20,7
@@
;; TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
;; SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
;; TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
;; SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-;; $Id: gtkaction.lisp,v 1.1
1 2007/01/14 23:22:19
espen Exp $
+;; $Id: gtkaction.lisp,v 1.1
2 2008/03/10 18:51:13
espen Exp $
(in-package "GTK")
(in-package "GTK")
@@
-208,9
+208,9
@@
(defbinding %ui-manager-add-ui () nil
(defvar *valid-ui-elements*
'((:ui :menubar :toolbar :popup :accelerator)
(:menubar :menuitem :separator :placeholder :menu)
(defvar *valid-ui-elements*
'((:ui :menubar :toolbar :popup :accelerator)
(:menubar :menuitem :separator :placeholder :menu)
- (:menu :menuitem :separator :placehoder :menu)
- (:popup :menuitem :separator :placehoder :menu)
- (:toolbar :toolitem :separator :placehoder)
+ (:menu :menuitem :separator :placeho
l
der :menu)
+ (:popup :menuitem :separator :placeho
l
der :menu)
+ (:toolbar :toolitem :separator :placeho
l
der)
(:placeholder :menuitem :toolitem :separator :placeholder :menu)
(:menuitem)
(:toolitem)
(:placeholder :menuitem :toolitem :separator :placeholder :menu)
(:menuitem)
(:toolitem)