diff options
| author | Rick Yorgason <rick@firefang.com> | 2018-10-18 08:21:15 +0000 |
|---|---|---|
| committer | Rick Yorgason <rick@firefang.com> | 2018-10-18 08:21:15 +0000 |
| commit | 83bf2fdf80496f0368438e16bc3adb8ee0e86fb7 (patch) | |
| tree | 83d50e748c8fb85ea4bbcd267c9b5364722e4841 /share | |
| parent | New "Outline thin strokes" view mode which draws thin strokes in outline mode... (diff) | |
| download | inkscape-83bf2fdf80496f0368438e16bc3adb8ee0e86fb7.tar.gz inkscape-83bf2fdf80496f0368438e16bc3adb8ee0e86fb7.zip | |
Renamed "Outline thin strokes" to "visible hairlines" to make the intent clearer.
Diffstat (limited to 'share')
| -rw-r--r-- | share/ui/menus.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/ui/menus.xml b/share/ui/menus.xml index 818e7a968..03cd74d74 100644 --- a/share/ui/menus.xml +++ b/share/ui/menus.xml @@ -108,7 +108,7 @@ <verb verb-id="ViewModeNormal" radio="yes" default="yes"/> <verb verb-id="ViewModeNoFilters" radio="yes"/> <verb verb-id="ViewModeOutline" radio="yes"/> - <verb verb-id="ViewModeOutlineThin" radio="yes"/> + <verb verb-id="ViewModeVisibleHairlines" radio="yes"/> <!--Better location in menu needs to be found--> <!--verb verb-id="ViewModePrintColorsPreview" radio="yes"/--> <!--verb verb-id="DialogPrintColorsPreview" /--> |
