Changeset 342


Ignore:
Timestamp:
Apr 2, 2021, 9:51:56 PM (3 years ago)
Author:
chronos
Message:
  • Fixed: Also provide an icon for associated file types on Ubuntu/Debian.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Install/deb/debian/rules

    r341 r342  
    2626        install -d -m 755 $(ROOT)/usr/share/pixmaps
    2727        install -m 644 Graphics/c-evo_64x64.png $(ROOT)/usr/share/pixmaps/c-evo.png
     28        install -m 644 Graphics/c-evo_64x64.png $(ROOT)/usr/share/pixmaps/application-cevo.png
     29        install -m 644 Graphics/c-evo_64x64.png $(ROOT)/usr/share/pixmaps/application-cevomap.png
    2830        install -d -m 755 $(ROOT)/usr/share/c-evo/AI/StdAI
    2931        install -m 644 AI/StdAI/libstdai-$(DEB_HOST_ARCH).so $(ROOT)/usr/share/c-evo/AI/StdAI
Note: See TracChangeset for help on using the changeset viewer.