summarylogtreecommitdiffstats
path: root/anbox-desktop-dir.patch
diff options
context:
space:
mode:
authorMubashshir2021-06-30 22:35:05 +0600
committerMubashshir2021-06-30 22:35:05 +0600
commite60c634152d54eab362e33d2e817a41e77baf0b1 (patch)
treeaa1ee4780bcc7633dbd5bba705961dd9fa0e2f69 /anbox-desktop-dir.patch
parent43e4d825e193b00d50c99588b9e041d345d835a2 (diff)
downloadaur-e60c634152d54eab362e33d2e817a41e77baf0b1.tar.gz
patch: anbox-git
Diffstat (limited to 'anbox-desktop-dir.patch')
-rw-r--r--anbox-desktop-dir.patch23
1 files changed, 23 insertions, 0 deletions
diff --git a/anbox-desktop-dir.patch b/anbox-desktop-dir.patch
new file mode 100644
index 000000000000..7df9eb6fdcaa
--- /dev/null
+++ b/anbox-desktop-dir.patch
@@ -0,0 +1,23 @@
+diff --git a/data/desktop/anbox-android.directory b/data/desktop/anbox-android.directory
+index 8af4627..614cde8 100644
+--- a/data/desktop/anbox-android.directory
++++ b/data/desktop/anbox-android.directory
+@@ -2,4 +2,4 @@
+ Type=Directory
+ Name=Anbox
+ GenericName=Anbox
+-Icon=${SNAP}/meta/gui/icon.png
++Icon=anbox
+diff --git a/data/desktop/anbox-android.menu b/data/desktop/anbox-android.menu
+index ad0af8b..492c78f 100644
+--- a/data/desktop/anbox-android.menu
++++ b/data/desktop/anbox-android.menu
+@@ -9,7 +9,7 @@
+ <Include>
+ <Or>
+ <Category>Anbox</Category>
+- <Filename>appmgr.desktop</Filename>
++ <Filename>anbox.desktop</Filename>
+ </Or>
+ </Include>
+ </Menu>