From 0ea17d4d978580cfd678ef4e7fd2ca93d1d586f3 Mon Sep 17 00:00:00 2001 From: Nicolas Dufour Date: Tue, 31 Jul 2012 17:54:50 +0200 Subject: UI. Fix for Bug #614500 (Cursor icon for Select/transform tool) by ~suv. (bzr r11577) --- src/pixmaps/cursor-select-d.xpm | 8 ++++---- src/pixmaps/cursor-select-m.xpm | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'src') 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[] = { ".+++++++. ", ".++++++++. ", ".+++++++++. ", -".++++++.... ", +".++++++..... ", ".++++++. ", ".++..++. ", ".+. .+++. ", ".. .++. ", -" .++. . ", -" ... .+. ", -" .+++. ", +". .+++. . ", +" .+. .+. ", +" .. .+++. ", " .+++++. ", " . ..+.. . ", " .+. .+. .+. ", diff --git a/src/pixmaps/cursor-select-m.xpm b/src/pixmaps/cursor-select-m.xpm index cd9b6a730..439639c8f 100644 --- a/src/pixmaps/cursor-select-m.xpm +++ b/src/pixmaps/cursor-select-m.xpm @@ -15,14 +15,14 @@ static char const *cursor_select_m_xpm[] = { ".+++++++. ", ".++++++++. ", ".+++++++++. ", -".++++++.... ", +".++++++..... ", ".++++++. ", ".++..++. ", ".+. .+++. ", ".. .++. ", -" .++. + ", -" ... +.+ ", -" +...+ ", +". .+++. + ", +" .+. +.+ ", +" .. +...+ ", " +.....+ ", " + ++.++ + ", " +.+ +.+ +.+ ", -- cgit v1.2.3