From: Axel S. <as...@us...> - 2004-12-01 10:12:54
|
Update of /cvsroot/gtk2hs/gtk2hs/gtk/menuComboToolbar In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9242/gtk/menuComboToolbar Modified Files: Toolbar.chs.pp Log Message: Reverted an over-zealous search and replace. Index: Toolbar.chs.pp =================================================================== RCS file: /cvsroot/gtk2hs/gtk2hs/gtk/menuComboToolbar/Toolbar.chs.pp,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- Toolbar.chs.pp 21 Nov 2004 15:06:15 -0000 1.1 +++ Toolbar.chs.pp 1 Dec 2004 10:12:39 -0000 1.2 @@ -43,7 +43,7 @@ -- 'onPopupContextMenu'. -- #ifndef DISABLE_DEPRECATED --- * The following information applies to the /old/ interface only. +-- * The following information applies to the old interface only. -- -- 'Button's, 'RadioButton's and 'ToggleButton's can be added by refering to -- stock images. Their size can be changed by calling 'toolbarSetIconSize'. In |