Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Let "make install" do the right thing. #41

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Oct 20, 2020

  1. Let "make install" do the right thing

    This lets make install do the right thing. Instead of one 16x16 xpm
    icon, you now get a nice desktop icon, just like for openMSX itself.
    
    Also updated the .desktop file, this matches what is used for the
    flatpak. And extract the PNG files from the ICO file for use on
    Linux.
    
    And change the .desktop file to reverse DNS notation as the
    freedesktop standard nowadays indicates you should use. This also
    matches what is mandated by flatpak and will all help to simplify
    packaging the next openMSX, not only for flatpak, but also for RPM.
    rderooy committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    ff5116f View commit details
    Browse the repository at this point in the history
  2. remove duplicate lines

    rderooy committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    2b62fc6 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2021

  1. Configuration menu
    Copy the full SHA
    fd1349c View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Configuration menu
    Copy the full SHA
    6d504e6 View commit details
    Browse the repository at this point in the history