Skip to content

Commit

Permalink
revert: Revert Exec and Icon to previous
Browse files Browse the repository at this point in the history
  • Loading branch information
Griefed committed Nov 7, 2023
1 parent adfcb7b commit 1ee1f2e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Comment=Create server packs from Minecraft Forge, NeoForge, Fabric, Quilt or Leg
GenericName=Create server packs from Minecraft Forge, NeoForge, Fabric, Quilt or LegacyFabric modpacks.
GenericName[en_US]=Create server packs from Minecraft Forge, NeoForge, Fabric, Quilt or LegacyFabric modpacks.
GenericName[en_GB]=Create server packs from Minecraft Forge, NeoForge, Fabric, Quilt or LegacyFabric modpacks.
Exec=/opt/serverpackcreator/bin/ServerPackCreator
Icon=/opt/serverpackcreator/lib/ServerPackCreator.png
Exec=ServerPackCreator
Icon=ServerPackCreator
Terminal=false
Type=Application
Categories=Utility;FileTools;Java;
Expand Down
4 changes: 2 additions & 2 deletions serverpackcreator-app/jpackagerResources/launcher.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Comment=Create server packs from Minecraft Forge, NeoForge, Fabric, Quilt or Leg
GenericName=Create server packs from Minecraft Forge, NeoForge, Fabric, Quilt or LegacyFabric modpacks.
GenericName[en_US]=Create server packs from Minecraft Forge, NeoForge, Fabric, Quilt or LegacyFabric modpacks.
GenericName[en_GB]=Create server packs from Minecraft Forge, NeoForge, Fabric, Quilt or LegacyFabric modpacks.
Exec=/opt/serverpackcreator/bin/ServerPackCreator
Icon=/opt/serverpackcreator/lib/ServerPackCreator.png
Exec=ServerPackCreator
Icon=ServerPackCreator
Terminal=false
Type=Application
Categories=Utility;FileTools;Java;
Expand Down

0 comments on commit 1ee1f2e

Please sign in to comment.