view rc/linux/Minori.desktop.in @ 135:0a458cb26ff4

filesystem: move to using std::filesystem after C++17 switch old compilers will croak compiling this, but it's not like we *really* need to support them (they probably croak compiling Qt as well)
author Paper <mrpapersonic@gmail.com>
date Thu, 09 Nov 2023 18:01:56 -0500
parents 4c812fdf82a6
children
line wrap: on
line source

[Desktop Entry]

# The type as listed above
Type=Application

# The version of the desktop entry specification to which this file complies
Version=1.4

# The name of the application
Name=Minori

# A comment which can/will be used as a tooltip
Comment=@RC_INFO_STRING@

# Executable name
Exec=minori

# Favicon
Icon=Minori

# Describes whether this application needs to be run in a terminal or not
Terminal=false

Categories=Utility;Qt;