Changeset 314 for trunk/Install/snap


Ignore:
Timestamp:
Jan 18, 2022, 10:47:57 PM (3 years ago)
Author:
chronos
Message:
  • Added: Register also .xts file extension in deb and snap packages.
Location:
trunk/Install/snap
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Install/snap/local/xtactics.desktop

    r312 r314  
    99Categories=GNOME;Application;Game;
    1010StartupNotify=true
    11 MimeType=application/xtg
     11MimeType=application/xtg;application/xts
  • trunk/Install/snap/snapcraft.yaml

    r313 r314  
    6565      install -m 755 Images/64x64/xtactics.png $SNAPCRAFT_PART_INSTALL/usr/share/pixmaps
    6666      install -m 755 Images/64x64/xtactics.png $SNAPCRAFT_PART_INSTALL/usr/share/pixmaps/application-xtg.png
     67      install -m 755 Images/64x64/xtactics.png $SNAPCRAFT_PART_INSTALL/usr/share/pixmaps/application-xts.png
    6768      cp -r Systems $SNAPCRAFT_PART_INSTALL/usr/share/xtactics
    6869      install -d -m 755 $SNAPCRAFT_PART_INSTALL/usr/share/xtactics/Images
Note: See TracChangeset for help on using the changeset viewer.