From 6fd4b68523df861c95e0f3aa8c8c84dcf414a1b6 Mon Sep 17 00:00:00 2001 From: Mike Swanson Date: Wed, 25 Sep 2019 19:34:55 -0700 Subject: [PATCH] =?UTF-8?q?dist:=20remove=20=E2=80=9CFreedoom:=E2=80=9D=20?= =?UTF-8?q?from=20launcher=20names?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit GNOME Shell normally doesn’t display enough of the name on-screen, leaving “Freedoom: P…” on the icons and making it impossible to distinguish the games by name. While not entirely ideal, just having “Phase 1” and “Phase 2” should be decent enough. --- dist/io.github.freedoom.Phase1.desktop | 4 ++-- dist/io.github.freedoom.Phase2.desktop | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dist/io.github.freedoom.Phase1.desktop b/dist/io.github.freedoom.Phase1.desktop index 6e86645d..edbd75c3 100644 --- a/dist/io.github.freedoom.Phase1.desktop +++ b/dist/io.github.freedoom.Phase1.desktop @@ -1,6 +1,6 @@ [Desktop Entry] -Name=Freedoom: Phase 1 -Name[he]=Freedoom: מופע 1 +Name=Phase 1 +Name[he]=מופע 1 Comment=Battle monsters in four 9-level chapters Comment[he]=הילחם במפלצות בארבעה פרקים בעלי 9 שלבים GenericName=First Person Shooter Game diff --git a/dist/io.github.freedoom.Phase2.desktop b/dist/io.github.freedoom.Phase2.desktop index 0f14d45d..ef584ea1 100644 --- a/dist/io.github.freedoom.Phase2.desktop +++ b/dist/io.github.freedoom.Phase2.desktop @@ -1,6 +1,6 @@ [Desktop Entry] -Name=Freedoom: Phase 2 -Name[he]=Freedoom: מופע 2 +Name=Phase 2 +Name[he]=מופע 2 Comment=Battle monsters in one massive 32-level chapter Comment[he]=הילחם במפלצות בפרק אדיר אחד בעל 32 שלבים GenericName=First Person Shooter Game