REmoved unnecessary cursor and icon files

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34069 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart 2005-05-15 14:48:42 +00:00
parent fa61fec500
commit d65a373335
13 changed files with 0 additions and 12 deletions

View File

@ -1943,20 +1943,15 @@ COND_TOOLKIT_MSW_GUI_HDR = \
wx/msw/csquery.bmp \
wx/msw/blank.cur \
wx/msw/bullseye.cur \
wx/msw/clock.cur \
wx/msw/cross.cur \
wx/msw/hand.cur \
wx/msw/heart.cur \
wx/msw/magnif1.cur \
wx/msw/noentry.cur \
wx/msw/pbrush.cur \
wx/msw/pencil.cur \
wx/msw/pntleft.cur \
wx/msw/pntright.cur \
wx/msw/query.cur \
wx/msw/rightarr.cur \
wx/msw/roller.cur \
wx/msw/size.cur \
wx/msw/watch1.cur \
wx/msw/cdrom.ico \
wx/msw/child.ico \

View File

@ -1433,20 +1433,15 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
<!-- cursors -->
wx/msw/blank.cur
wx/msw/bullseye.cur
wx/msw/clock.cur
wx/msw/cross.cur
wx/msw/hand.cur
wx/msw/heart.cur
wx/msw/magnif1.cur
wx/msw/noentry.cur
wx/msw/pbrush.cur
wx/msw/pencil.cur
wx/msw/pntleft.cur
wx/msw/pntright.cur
wx/msw/query.cur
wx/msw/rightarr.cur
wx/msw/roller.cur
wx/msw/size.cur
wx/msw/watch1.cur
<!-- icons -->
wx/msw/cdrom.ico

Binary file not shown.

Before

Width:  |  Height:  |  Size: 766 B

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 326 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 326 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 766 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 766 B

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 326 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 326 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 326 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 766 B

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 766 B

View File

@ -47,13 +47,11 @@ WXCURSOR_HAND CURSOR DISCARDABLE "wx/msw/hand.cur"
WXCURSOR_BULLSEYE CURSOR DISCARDABLE "wx/msw/bullseye.cur"
WXCURSOR_PENCIL CURSOR DISCARDABLE "wx/msw/pencil.cur"
WXCURSOR_MAGNIFIER CURSOR DISCARDABLE "wx/msw/magnif1.cur"
WXCURSOR_NO_ENTRY CURSOR DISCARDABLE "wx/msw/noentry.cur"
WXCURSOR_ROLLER CURSOR DISCARDABLE "wx/msw/roller.cur"
WXCURSOR_WATCH CURSOR DISCARDABLE "wx/msw/watch1.cur"
WXCURSOR_PBRUSH CURSOR DISCARDABLE "wx/msw/pbrush.cur"
WXCURSOR_PLEFT CURSOR DISCARDABLE "wx/msw/pntleft.cur"
WXCURSOR_PRIGHT CURSOR DISCARDABLE "wx/msw/pntright.cur"
WXCURSOR_QARROW CURSOR DISCARDABLE "wx/msw/query.cur"
WXCURSOR_BLANK CURSOR DISCARDABLE "wx/msw/blank.cur"
WXCURSOR_RIGHT_ARROW CURSOR DISCARDABLE "wx/msw/rightarr.cur"
WXCURSOR_CROSS CURSOR DISCARDABLE "wx/msw/cross.cur"