Bug#1007156: iagno menu entry is not shown on my pinephone
Salvo 'LtWorf' Tomaselli
tiposchi at tiscali.it
Sat Mar 12 11:15:55 GMT 2022
Package: iagno
Version: 1:3.38.1-2
Severity: normal
Tags: patch upstream
X-Debbugs-Cc: tiposchi at tiscali.it
Dear Maintainer,
I use mobian on a pinephone and iagno is not shown among the apps by default.
That's because the .desktop file lacks an entry to mark it as "phone friendly".
I attach a 1 line patch to correct the .desktop file.
Best
-- System Information:
Debian Release: bookworm/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 5.16.0-3-amd64 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages iagno depends on:
ii dconf-gsettings-backend [gsettings-backend] 0.40.0-3
ii libc6 2.33-7
ii libcairo2 1.16.0-5
ii libgdk-pixbuf-2.0-0 2.42.6+dfsg-2
ii libglib2.0-0 2.70.4-1
ii libgsound0 1.0.3-2
ii libgtk-3-0 3.24.31-1
ii librsvg2-2 2.52.5+dfsg-3+b1
Versions of packages iagno recommends:
pn yelp <none>
iagno suggests no packages.
-- no debconf information
-------------- next part --------------
Description: Show the app on phosh (mobian)
This magic entry in the desktop file tells the mobian default launcher,
phosh, that the application is optimised for a phone sized touchscreen and
should be shown in the app menu.
Author: Salvo 'LtWorf' Tomaselli <tiposchi at tiscali.it>
--- iagno-3.38.1.orig/data/org.gnome.Reversi.desktop.in
+++ iagno-3.38.1/data/org.gnome.Reversi.desktop.in
@@ -14,3 +14,4 @@ Type=Application
Categories=GNOME;GTK;Game;BoardGame;
StartupNotify=true
DBusActivatable=true
+X-Purism-FormFactor=Workstation;Mobile;
More information about the pkg-gnome-maintainers
mailing list