Bug#1007157: gnome-sudoku menu entry is not shown on my pinephone
Salvo 'LtWorf' Tomaselli
tiposchi at tiscali.it
Sat Mar 12 11:22:48 GMT 2022
Package: gnome-sudoku
Version: 1:40.2-1
Severity: normal
Tags: upstream patch
X-Debbugs-Cc: tiposchi at tiscali.it
Dear Maintainer,
I use mobian on a pinephone and gnome-sudoku 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 gnome-sudoku depends on:
ii dconf-gsettings-backend [gsettings-backend] 0.40.0-3
ii libc6 2.33-7
ii libcairo2 1.16.0-5
ii libgcc-s1 12-20220302-1
ii libgee-0.8-2 0.20.5-1
ii libglib2.0-0 2.70.4-1
ii libgtk-3-0 3.24.31-1
ii libjson-glib-1.0-0 1.6.6-1
ii libpango-1.0-0 1.50.4+ds-1
ii libpangocairo-1.0-0 1.50.4+ds-1
ii libqqwing2v5 1.3.4-1.1+b1
ii libstdc++6 12-20220302-1
Versions of packages gnome-sudoku recommends:
pn yelp <none>
gnome-sudoku 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>
--- gnome-sudoku-40.2.orig/data/org.gnome.Sudoku.desktop.in
+++ gnome-sudoku-40.2/data/org.gnome.Sudoku.desktop.in
@@ -12,3 +12,4 @@ Categories=GNOME;GTK;Game;LogicGame;
StartupNotify=true
Version=1.0
DBusActivatable=true
+X-Purism-FormFactor=Workstation;Mobile;
More information about the pkg-gnome-maintainers
mailing list