From 382fb4953bc86955d8b5dd4cca11d714db85e5a0 Mon Sep 17 00:00:00 2001 From: Rodrigo Braz Monteiro Date: Sun, 20 Jan 2008 19:18:10 +0000 Subject: [PATCH] Unix fix. Originally committed to SVN as r1792. --- aegisub/bitmaps/{assdraw3.bmp => assdraw.bmp} | Bin aegisub/res.rc | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename aegisub/bitmaps/{assdraw3.bmp => assdraw.bmp} (100%) diff --git a/aegisub/bitmaps/assdraw3.bmp b/aegisub/bitmaps/assdraw.bmp similarity index 100% rename from aegisub/bitmaps/assdraw3.bmp rename to aegisub/bitmaps/assdraw.bmp diff --git a/aegisub/res.rc b/aegisub/res.rc index 742a61b58..aa843d467 100644 --- a/aegisub/res.rc +++ b/aegisub/res.rc @@ -167,7 +167,7 @@ eyedropper_cursor CURSOR "bitmaps/eyedropper.cur" splash BITMAP "bitmaps/splash.bmp" -assdraw3 BITMAP "bitmaps/assdraw3.bmp" +assdraw3 BITMAP "bitmaps/assdraw.bmp" // The following define is necessary for Visual Studio