diff options
| author | Nicolas Dufour <nicoduf@yahoo.fr> | 2012-07-31 15:54:50 +0000 |
|---|---|---|
| committer | JazzyNico <nicoduf@yahoo.fr> | 2012-07-31 15:54:50 +0000 |
| commit | 0ea17d4d978580cfd678ef4e7fd2ca93d1d586f3 (patch) | |
| tree | 0fbc0bb6eaba95627950d5b906b4ba13e18067ff /src/pixmaps/cursor-select-d.xpm | |
| parent | Extensions. Better fix for Bug #944077 (inkscape crashed with SIGSEGV in Inks... (diff) | |
| download | inkscape-0ea17d4d978580cfd678ef4e7fd2ca93d1d586f3.tar.gz inkscape-0ea17d4d978580cfd678ef4e7fd2ca93d1d586f3.zip | |
UI. Fix for Bug #614500 (Cursor icon for Select/transform tool) by ~suv.
(bzr r11577)
Diffstat (limited to 'src/pixmaps/cursor-select-d.xpm')
| -rw-r--r-- | src/pixmaps/cursor-select-d.xpm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/pixmaps/cursor-select-d.xpm b/src/pixmaps/cursor-select-d.xpm index c22569791..501816da0 100644 --- a/src/pixmaps/cursor-select-d.xpm +++ b/src/pixmaps/cursor-select-d.xpm @@ -15,14 +15,14 @@ static char const *cursor_select_d_xpm[] = { ".+++++++. ", ".++++++++. ", ".+++++++++. ", -".++++++.... ", +".++++++..... ", ".++++++. ", ".++..++. ", ".+. .+++. ", ".. .++. ", -" .++. . ", -" ... .+. ", -" .+++. ", +". .+++. . ", +" .+. .+. ", +" .. .+++. ", " .+++++. ", " . ..+.. . ", " .+. .+. .+. ", |
