Ignore:
Timestamp:
Jan 2, 2025, 10:15:48 PM (4 days ago)
Author:
chronos
Message:
  • Added: Application icon with 128x128 resolution.
Location:
trunk/Install/flatpak
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Install/flatpak

    • Property svn:ignore
      •  

        old new  
        11.flatpak-builder
        22build
         3repo
  • trunk/Install/flatpak/net.zdechov.app.xTactics.yml

    r371 r372  
    2727      - type: svn
    2828        url: https://svn.zdechov.net/xtactics/trunk
    29         revision: r371
     29        revision: r372
    3030    buildsystem: simple
    3131    build-commands:
     
    4242      - install -d -m 755 $FLATPAK_DEST/share/xtactics/Images
    4343      - cp -r Images/Maps $FLATPAK_DEST/share/xtactics/Images
    44       - install -Dm644 Images/64x64/xtactics.png -t $FLATPAK_DEST/share/icons/hicolor/64x64/apps
     44      - install -Dm644 Images/128x128/xtactics.png -t $FLATPAK_DEST/share/icons/hicolor/128x128/apps
    4545      - install -Dm644 Install/flatpak/${FLATPAK_ID}.metainfo.xml -t $FLATPAK_DEST/share/metainfo
Note: See TracChangeset for help on using the changeset viewer.