diff options
author | nobody <nobody@localhost> | 2002-12-06 07:26:48 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2002-12-06 07:26:48 +0800 |
commit | 1e1eb980fb66dffe13a414be2f9813cbbb07011b (patch) | |
tree | 718512fa0b525456d8169e34b4361c98c537ec9f /widgets/misc/pixmaps/cursor_zoom_out.xpm | |
parent | cf5e09fda7bba7532d7be4b9949f7737a4a418cd (diff) | |
download | gsoc2013-evolution-1e1eb980fb66dffe13a414be2f9813cbbb07011b.tar.gz gsoc2013-evolution-1e1eb980fb66dffe13a414be2f9813cbbb07011b.tar.zst gsoc2013-evolution-1e1eb980fb66dffe13a414be2f9813cbbb07011b.zip |
This commit was manufactured by cvs2svn to create tagEVOLUTION_1_2_1
'EVOLUTION_1_2_1'.
svn path=/tags/EVOLUTION_1_2_1/; revision=19034
Diffstat (limited to 'widgets/misc/pixmaps/cursor_zoom_out.xpm')
-rw-r--r-- | widgets/misc/pixmaps/cursor_zoom_out.xpm | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/widgets/misc/pixmaps/cursor_zoom_out.xpm b/widgets/misc/pixmaps/cursor_zoom_out.xpm deleted file mode 100644 index af1b698521..0000000000 --- a/widgets/misc/pixmaps/cursor_zoom_out.xpm +++ /dev/null @@ -1,37 +0,0 @@ -/* XPM */ -static char * cursor_zoom_out_xpm[] = { -"32 32 2 1", -" c None", -". c #000000", -" ", -" ", -" ", -" ", -" ", -" ", -" ...... ", -" .. .. ", -" .. .. ", -" . . ", -" . . ", -" . . ", -" . ....... . ", -" . ....... . ", -" . . ", -" . .. ", -" .. . . ", -" .. . . . ", -" ........ . . ", -" ..... . . . ", -" . . . ", -" . . . ", -" . . . ", -" . . . ", -" . . ", -" . . ", -" .. ", -" ", -" ", -" ", -" ", -" "}; |