/[gnue]/gnue-designer/src/forms/LayoutEditor/LayoutEditorTools.py
ViewVC logotype

Diff of /gnue-designer/src/forms/LayoutEditor/LayoutEditorTools.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.27 by jcater, Tue Jun 17 03:13:51 2003 UTC revision 1.28 by jcater, Thu Jul 10 23:44:03 2003 UTC
# Line 40  ToolbarMapping = 'Wizard:AddBlock,wizard Line 40  ToolbarMapping = 'Wizard:AddBlock,wizard
40                 + 'Wizard:AddBox,wizard_box;' \                 + 'Wizard:AddBox,wizard_box;' \
41    
42  ToolbarMapping2 = 'LayoutEditor:ZoomIn,tb_zoom_in;' \  ToolbarMapping2 = 'LayoutEditor:ZoomIn,tb_zoom_in;' \
43                  + 'LayoutEditor:ZoomOut,tb_zoom_out;' \                  + 'LayoutEditor:ZoomOut,tb_zoom_out;;' \
44                    + 'Forms:AutoResizePage,tb_resize;'
45    
46    
47  class LayoutEditorTools(BaseToolBar):  class LayoutEditorTools(BaseToolBar):

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26