From: Soren Stoutner Date: Mon, 5 Sep 2016 20:37:34 +0000 (-0700) Subject: Commit missing icons to the repository. X-Git-Tag: v1.10~10 X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff_plain;h=f12a068944d2df17d80db3025e71aeecf316b0c7 Commit missing icons to the repository. --- diff --git a/app/src/main/assets/de/images/cookie.png b/app/src/main/assets/de/images/cookie.png new file mode 120000 index 00000000..e70a5282 --- /dev/null +++ b/app/src/main/assets/de/images/cookie.png @@ -0,0 +1 @@ +../../en/images/cookie.png \ No newline at end of file diff --git a/app/src/main/assets/de/images/ic_subtitles.png b/app/src/main/assets/de/images/ic_subtitles.png new file mode 120000 index 00000000..a6af3730 --- /dev/null +++ b/app/src/main/assets/de/images/ic_subtitles.png @@ -0,0 +1 @@ +../../en/images/ic_subtitles.png \ No newline at end of file diff --git a/app/src/main/assets/de/images/ic_web.png b/app/src/main/assets/de/images/ic_web.png new file mode 120000 index 00000000..11922ac8 --- /dev/null +++ b/app/src/main/assets/de/images/ic_web.png @@ -0,0 +1 @@ +../../en/images/ic_web.png \ No newline at end of file diff --git a/app/src/main/res/drawable/cookies_enabled.xml b/app/src/main/res/drawable/cookies_enabled.xml new file mode 100644 index 00000000..20fed566 --- /dev/null +++ b/app/src/main/res/drawable/cookies_enabled.xml @@ -0,0 +1,14 @@ + + + + + + + \ No newline at end of file