Package: einstein Version: 2.0.dfsg.2-10+b1 Severity: normal Tags: patch Something in the last testing update caused the icon to no longer show in the Applications menu. The following patch fixes this:
--- /usr/share/applications/einstein.desktop~ 2011-09-25 12:35:27.000000000 +0100 +++ /usr/share/applications/einstein.desktop 2023-01-18 14:52:39.973339380 +0000 @@ -5,7 +5,7 @@ Comment="Puzzle game inspired on Einstein's puzzle" Comment[de]="Puzzle-Spiel, inspiriert von Einsteins Puzzle" Exec=einstein -Icon=einstein.png +Icon=einstein Terminal=false Type=Application Categories=Game;LogicGame; Best wishes, Julian -- System Information: Debian Release: bookworm/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 6.1.0-1-amd64 (SMP w/4 CPU threads; PREEMPT) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages einstein depends on: ii libc6 2.36-8 ii libfreetype6 2.12.1+dfsg-4 ii libgcc-s1 [libgcc1] 12.2.0-13 ii libsdl-mixer1.2 1.2.12-17+b3 ii libsdl-ttf2.0-0 2.0.11-6 ii libsdl1.2debian 1.2.15+dfsg2-8 ii libstdc++6 12.2.0-13 ii zlib1g 1:1.2.13.dfsg-1 einstein recommends no packages. einstein suggests no packages. -- no debconf information

