diff options
| author | Bananeweizen <bananeweizen@gmx.de> | 2011-10-17 18:45:58 +0200 |
|---|---|---|
| committer | Bananeweizen <bananeweizen@gmx.de> | 2011-10-17 18:45:58 +0200 |
| commit | caf3063c5632e8ccefc08422942f35090a2a6a48 (patch) | |
| tree | 8b7f332cc898a29b7046acb447943e1bb46f4135 /main/res/drawable | |
| parent | 49d7eda284f4a4a62b515f5cbd58bf448cba9f83 (diff) | |
| download | cgeo-caf3063c5632e8ccefc08422942f35090a2a6a48.zip cgeo-caf3063c5632e8ccefc08422942f35090a2a6a48.tar.gz cgeo-caf3063c5632e8ccefc08422942f35090a2a6a48.tar.bz2 | |
fix #668: remove icons for locationless cache
Diffstat (limited to 'main/res/drawable')
| -rw-r--r-- | main/res/drawable/marker_cache_locationless.png | bin | 2978 -> 0 bytes |
| -rw-r--r-- | main/res/drawable/marker_cache_locationless_disabled.png | bin | 3242 -> 0 bytes |
| -rw-r--r-- | main/res/drawable/marker_cache_locationless_found.png | bin | 3387 -> 0 bytes |
| -rw-r--r-- | main/res/drawable/marker_cache_locationless_own.png | bin | 3251 -> 0 bytes |
| -rw-r--r-- | main/res/drawable/type_locationless.png | bin | 881 -> 0 bytes |
5 files changed, 0 insertions, 0 deletions
diff --git a/main/res/drawable/marker_cache_locationless.png b/main/res/drawable/marker_cache_locationless.png Binary files differdeleted file mode 100644 index 624baf9..0000000 --- a/main/res/drawable/marker_cache_locationless.png +++ /dev/null diff --git a/main/res/drawable/marker_cache_locationless_disabled.png b/main/res/drawable/marker_cache_locationless_disabled.png Binary files differdeleted file mode 100644 index 6f5115d..0000000 --- a/main/res/drawable/marker_cache_locationless_disabled.png +++ /dev/null diff --git a/main/res/drawable/marker_cache_locationless_found.png b/main/res/drawable/marker_cache_locationless_found.png Binary files differdeleted file mode 100644 index 5c744b4..0000000 --- a/main/res/drawable/marker_cache_locationless_found.png +++ /dev/null diff --git a/main/res/drawable/marker_cache_locationless_own.png b/main/res/drawable/marker_cache_locationless_own.png Binary files differdeleted file mode 100644 index 3e9d96b..0000000 --- a/main/res/drawable/marker_cache_locationless_own.png +++ /dev/null diff --git a/main/res/drawable/type_locationless.png b/main/res/drawable/type_locationless.png Binary files differdeleted file mode 100644 index 50fc83d..0000000 --- a/main/res/drawable/type_locationless.png +++ /dev/null |
