diff options
author | sr55 <[email protected]> | 2007-11-14 18:19:46 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2007-11-14 18:19:46 +0000 |
commit | 489a1ad6bb6fc03cfcbbd4cbcc5fb90315175c50 (patch) | |
tree | cf352b63c5198b9d0aeba996360012fb5773b46a | |
parent | 93f4ade64897bb3a046deb9aeca7aeb019993169 (diff) |
WinGui:
- Removed images folder saving around 800K to 1MB of space.
- Added 2 images to the resources folder (previously in images)
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1059 b64f7644-9d1e-0410-96f1-a4d463321fa5
-rw-r--r-- | win/C#/Resources/logo128.png (renamed from win/images/logo.png) | bin | 31046 -> 31046 bytes |
-rw-r--r-- | win/C#/Resources/logo64.png | bin | 0 -> 11967 bytes |
-rw-r--r-- | win/images/default-banner.bmp | bin | 94554 -> 0 bytes |
-rw-r--r-- | win/images/default-dialog.bmp | bin | 631824 -> 0 bytes |
-rw-r--r-- | win/images/handbrakepineapple.ico | bin | 22486 -> 0 bytes |
-rw-r--r-- | win/images/icon.png | bin | 3477 -> 0 bytes |
-rw-r--r-- | win/images/mini_icon.png | bin | 1203 -> 0 bytes |
7 files changed, 0 insertions, 0 deletions
diff --git a/win/images/logo.png b/win/C#/Resources/logo128.png Binary files differindex 69d76459d..69d76459d 100644 --- a/win/images/logo.png +++ b/win/C#/Resources/logo128.png diff --git a/win/C#/Resources/logo64.png b/win/C#/Resources/logo64.png Binary files differnew file mode 100644 index 000000000..12808f636 --- /dev/null +++ b/win/C#/Resources/logo64.png diff --git a/win/images/default-banner.bmp b/win/images/default-banner.bmp Binary files differdeleted file mode 100644 index b0a67f62b..000000000 --- a/win/images/default-banner.bmp +++ /dev/null diff --git a/win/images/default-dialog.bmp b/win/images/default-dialog.bmp Binary files differdeleted file mode 100644 index 97c5df257..000000000 --- a/win/images/default-dialog.bmp +++ /dev/null diff --git a/win/images/handbrakepineapple.ico b/win/images/handbrakepineapple.ico Binary files differdeleted file mode 100644 index 57a056269..000000000 --- a/win/images/handbrakepineapple.ico +++ /dev/null diff --git a/win/images/icon.png b/win/images/icon.png Binary files differdeleted file mode 100644 index 6afdf9f4a..000000000 --- a/win/images/icon.png +++ /dev/null diff --git a/win/images/mini_icon.png b/win/images/mini_icon.png Binary files differdeleted file mode 100644 index 6d8ef2e8d..000000000 --- a/win/images/mini_icon.png +++ /dev/null |