1<?xml version="1.0" encoding="UTF-8"?> 2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" 3 "http://www.docbook.org/xml/4.3/docbookx.dtd"> 4<!--section history: 5 2009-01-24 ude: moved files to new subdir "menus/view/" 6 2008-04-19 ude: removed view-infowindow, added view-show-sample-points 7 2005-09-03 added introduction by axel.wernicke 8--> 9<sect1 id="gimp-view-menu" xmlns:xi="http://www.w3.org/2001/XInclude"> 10 <title>The <quote>View</quote> Menu</title> 11 12 <indexterm> 13 <primary>Image window</primary> 14 <secondary>Menus</secondary> 15 </indexterm> 16 17 <xi:include href="view/introduction.xml"/> 18 <xi:include href="view/new.xml"/> 19 <xi:include href="view/dot-for-dot.xml"/> 20 <xi:include href="view/zoom.xml"/> 21 <xi:include href="view/flip-rotate.xml"/> 22 <xi:include href="view/shrink-wrap.xml"/> 23 <xi:include href="view/fullscreen.xml"/> 24 <xi:include href="view/navigwindow.xml"/> 25 <xi:include href="view/display-filters.xml"/> 26 <xi:include href="view/view-color-management.xml"/> 27 <xi:include href="view/show-selection.xml"/> 28 <xi:include href="view/show-layer-boundary.xml"/> 29 <xi:include href="view/show-guides.xml"/> 30 <xi:include href="view/show-grid.xml"/> 31 <xi:include href="view/show-sample-points.xml"/> 32 <xi:include href="view/snap-to-guides.xml"/> 33 <xi:include href="view/snap-to-grid.xml"/> 34 <xi:include href="view/snap-to-canvas.xml"/> 35 <xi:include href="view/snap-to-path.xml"/> 36 <xi:include href="view/padding-color.xml"/> 37 <xi:include href="view/show-menubar.xml"/> 38 <xi:include href="view/show-rulers.xml"/> 39 <xi:include href="view/show-scrollbars.xml"/> 40 <xi:include href="view/show-statusbar.xml"/> 41</sect1> 42