diff options
| author | Bananeweizen <bananeweizen@gmx.de> | 2012-03-04 19:56:33 +0100 |
|---|---|---|
| committer | Bananeweizen <bananeweizen@gmx.de> | 2012-03-04 19:56:33 +0100 |
| commit | 07b0b2b1e8ec7a99a3db1dfc72c9e86c4985147b (patch) | |
| tree | 33e17cb8f4505afbcc172ae8e93a1462c26a73d4 /main/res/drawable-hdpi | |
| parent | 7ad0df840d00ee9dd5467564e46e5f59f64faf37 (diff) | |
| download | cgeo-07b0b2b1e8ec7a99a3db1dfc72c9e86c4985147b.zip cgeo-07b0b2b1e8ec7a99a3db1dfc72c9e86c4985147b.tar.gz cgeo-07b0b2b1e8ec7a99a3db1dfc72c9e86c4985147b.tar.bz2 | |
refactoring: cleanups
* remove unused resources
* fix some comments, layout, logging and other stuff
Diffstat (limited to 'main/res/drawable-hdpi')
| -rw-r--r-- | main/res/drawable-hdpi/actionbar_share.png | bin | 681 -> 0 bytes |
| -rw-r--r-- | main/res/drawable-hdpi/hw_menu.png | bin | 947 -> 0 bytes |
| -rw-r--r-- | main/res/drawable-hdpi/main_about.png | bin | 4559 -> 0 bytes |
| -rw-r--r-- | main/res/drawable-hdpi/main_settings.png | bin | 10393 -> 0 bytes |
| -rw-r--r-- | main/res/drawable-hdpi/trackable_coin.png | bin | 864 -> 0 bytes |
| -rw-r--r-- | main/res/drawable-hdpi/trackable_coins.png | bin | 1032 -> 0 bytes |
| -rw-r--r-- | main/res/drawable-hdpi/trackable_tb.png | bin | 1103 -> 0 bytes |
| -rw-r--r-- | main/res/drawable-hdpi/trackable_tbs.png | bin | 1426 -> 0 bytes |
8 files changed, 0 insertions, 0 deletions
diff --git a/main/res/drawable-hdpi/actionbar_share.png b/main/res/drawable-hdpi/actionbar_share.png Binary files differdeleted file mode 100644 index e748c85..0000000 --- a/main/res/drawable-hdpi/actionbar_share.png +++ /dev/null diff --git a/main/res/drawable-hdpi/hw_menu.png b/main/res/drawable-hdpi/hw_menu.png Binary files differdeleted file mode 100644 index 182788a..0000000 --- a/main/res/drawable-hdpi/hw_menu.png +++ /dev/null diff --git a/main/res/drawable-hdpi/main_about.png b/main/res/drawable-hdpi/main_about.png Binary files differdeleted file mode 100644 index a3c75cb..0000000 --- a/main/res/drawable-hdpi/main_about.png +++ /dev/null diff --git a/main/res/drawable-hdpi/main_settings.png b/main/res/drawable-hdpi/main_settings.png Binary files differdeleted file mode 100644 index 02b564d..0000000 --- a/main/res/drawable-hdpi/main_settings.png +++ /dev/null diff --git a/main/res/drawable-hdpi/trackable_coin.png b/main/res/drawable-hdpi/trackable_coin.png Binary files differdeleted file mode 100644 index 3f5138e..0000000 --- a/main/res/drawable-hdpi/trackable_coin.png +++ /dev/null diff --git a/main/res/drawable-hdpi/trackable_coins.png b/main/res/drawable-hdpi/trackable_coins.png Binary files differdeleted file mode 100644 index 7713407..0000000 --- a/main/res/drawable-hdpi/trackable_coins.png +++ /dev/null diff --git a/main/res/drawable-hdpi/trackable_tb.png b/main/res/drawable-hdpi/trackable_tb.png Binary files differdeleted file mode 100644 index 29f348c..0000000 --- a/main/res/drawable-hdpi/trackable_tb.png +++ /dev/null diff --git a/main/res/drawable-hdpi/trackable_tbs.png b/main/res/drawable-hdpi/trackable_tbs.png Binary files differdeleted file mode 100644 index 595f7a1..0000000 --- a/main/res/drawable-hdpi/trackable_tbs.png +++ /dev/null |
