summaryrefslogtreecommitdiff
path: root/gst-sdk/tutorials/android-tutorial-5
diff options
context:
space:
mode:
authorOlivier Crête <olivier.crete@collabora.com>2016-08-15 18:20:55 +0200
committerSebastian Dröge <sebastian@centricular.com>2016-08-16 17:27:32 +0300
commitcf6762424509419d72b384bfae06714134f6c540 (patch)
treec57fc7d6de34a245c872ade4d4891e1b6a1abf73 /gst-sdk/tutorials/android-tutorial-5
parent01735c32087353a8a5477370d2ede1f9d2f88733 (diff)
Update iconsHEADmaster
Diffstat (limited to 'gst-sdk/tutorials/android-tutorial-5')
-rwxr-xr-xgst-sdk/tutorials/android-tutorial-5/AndroidManifest.xml4
-rw-r--r--gst-sdk/tutorials/android-tutorial-5/res/drawable-hdpi/gst_sdk_icon.pngbin6175 -> 0 bytes
-rwxr-xr-xgst-sdk/tutorials/android-tutorial-5/res/drawable-ldpi/gst_sdk_icon.pngbin3106 -> 0 bytes
-rw-r--r--gst-sdk/tutorials/android-tutorial-5/res/drawable-ldpi/gstreamer_logo_5.pngbin0 -> 1099 bytes
-rw-r--r--gst-sdk/tutorials/android-tutorial-5/res/drawable-mdpi/gst_sdk_icon.pngbin4071 -> 0 bytes
-rw-r--r--gst-sdk/tutorials/android-tutorial-5/res/drawable-mdpi/gstreamer_logo_5.pngbin0 -> 1395 bytes
-rwxr-xr-xgst-sdk/tutorials/android-tutorial-5/res/drawable-xhdpi/gst_sdk_icon.pngbin8070 -> 0 bytes
-rw-r--r--gst-sdk/tutorials/android-tutorial-5/res/drawable-xhdpi/gstreamer_logo_5.pngbin0 -> 2760 bytes
-rw-r--r--gst-sdk/tutorials/android-tutorial-5/res/drawable-xxhdpi/gstreamer_logo_5.pngbin0 -> 4211 bytes
-rw-r--r--gst-sdk/tutorials/android-tutorial-5/res/drawable-xxxhdpi/gstreamer_logo_5.pngbin0 -> 5512 bytes
10 files changed, 2 insertions, 2 deletions
diff --git a/gst-sdk/tutorials/android-tutorial-5/AndroidManifest.xml b/gst-sdk/tutorials/android-tutorial-5/AndroidManifest.xml
index 06c9e5d..6a33328 100755
--- a/gst-sdk/tutorials/android-tutorial-5/AndroidManifest.xml
+++ b/gst-sdk/tutorials/android-tutorial-5/AndroidManifest.xml
@@ -14,7 +14,7 @@
<uses-feature android:glEsVersion="0x00020000" />
<application
- android:icon="@drawable/gst_sdk_icon"
+ android:icon="@drawable/gstreamer_logo_5"
android:label="@string/app_name" >
<activity
android:name=".Tutorial5"
@@ -91,4 +91,4 @@
</activity>
</application>
-</manifest> \ No newline at end of file
+</manifest>
diff --git a/gst-sdk/tutorials/android-tutorial-5/res/drawable-hdpi/gst_sdk_icon.png b/gst-sdk/tutorials/android-tutorial-5/res/drawable-hdpi/gst_sdk_icon.png
deleted file mode 100644
index 391f21e..0000000
--- a/gst-sdk/tutorials/android-tutorial-5/res/drawable-hdpi/gst_sdk_icon.png
+++ /dev/null
Binary files differ
diff --git a/gst-sdk/tutorials/android-tutorial-5/res/drawable-ldpi/gst_sdk_icon.png b/gst-sdk/tutorials/android-tutorial-5/res/drawable-ldpi/gst_sdk_icon.png
deleted file mode 100755
index 4e8fc64..0000000
--- a/gst-sdk/tutorials/android-tutorial-5/res/drawable-ldpi/gst_sdk_icon.png
+++ /dev/null
Binary files differ
diff --git a/gst-sdk/tutorials/android-tutorial-5/res/drawable-ldpi/gstreamer_logo_5.png b/gst-sdk/tutorials/android-tutorial-5/res/drawable-ldpi/gstreamer_logo_5.png
new file mode 100644
index 0000000..d8cd8ea
--- /dev/null
+++ b/gst-sdk/tutorials/android-tutorial-5/res/drawable-ldpi/gstreamer_logo_5.png
Binary files differ
diff --git a/gst-sdk/tutorials/android-tutorial-5/res/drawable-mdpi/gst_sdk_icon.png b/gst-sdk/tutorials/android-tutorial-5/res/drawable-mdpi/gst_sdk_icon.png
deleted file mode 100644
index 45d999a..0000000
--- a/gst-sdk/tutorials/android-tutorial-5/res/drawable-mdpi/gst_sdk_icon.png
+++ /dev/null
Binary files differ
diff --git a/gst-sdk/tutorials/android-tutorial-5/res/drawable-mdpi/gstreamer_logo_5.png b/gst-sdk/tutorials/android-tutorial-5/res/drawable-mdpi/gstreamer_logo_5.png
new file mode 100644
index 0000000..2e2e776
--- /dev/null
+++ b/gst-sdk/tutorials/android-tutorial-5/res/drawable-mdpi/gstreamer_logo_5.png
Binary files differ
diff --git a/gst-sdk/tutorials/android-tutorial-5/res/drawable-xhdpi/gst_sdk_icon.png b/gst-sdk/tutorials/android-tutorial-5/res/drawable-xhdpi/gst_sdk_icon.png
deleted file mode 100755
index 84d7d44..0000000
--- a/gst-sdk/tutorials/android-tutorial-5/res/drawable-xhdpi/gst_sdk_icon.png
+++ /dev/null
Binary files differ
diff --git a/gst-sdk/tutorials/android-tutorial-5/res/drawable-xhdpi/gstreamer_logo_5.png b/gst-sdk/tutorials/android-tutorial-5/res/drawable-xhdpi/gstreamer_logo_5.png
new file mode 100644
index 0000000..b72499e
--- /dev/null
+++ b/gst-sdk/tutorials/android-tutorial-5/res/drawable-xhdpi/gstreamer_logo_5.png
Binary files differ
diff --git a/gst-sdk/tutorials/android-tutorial-5/res/drawable-xxhdpi/gstreamer_logo_5.png b/gst-sdk/tutorials/android-tutorial-5/res/drawable-xxhdpi/gstreamer_logo_5.png
new file mode 100644
index 0000000..e420415
--- /dev/null
+++ b/gst-sdk/tutorials/android-tutorial-5/res/drawable-xxhdpi/gstreamer_logo_5.png
Binary files differ
diff --git a/gst-sdk/tutorials/android-tutorial-5/res/drawable-xxxhdpi/gstreamer_logo_5.png b/gst-sdk/tutorials/android-tutorial-5/res/drawable-xxxhdpi/gstreamer_logo_5.png
new file mode 100644
index 0000000..093d4c2
--- /dev/null
+++ b/gst-sdk/tutorials/android-tutorial-5/res/drawable-xxxhdpi/gstreamer_logo_5.png
Binary files differ