view rc/linux/Minori.desktop.in @ 128:859d2a957940

cmake: set CXX_STANDARD to 17 builds: get wget on linux, don't attempt to mount binfmt_misc on win32/64 I'd prefer staying on C++11, but if constexpr is just so damn sexy...
author Paper <mrpapersonic@gmail.com>
date Thu, 09 Nov 2023 02:28:22 -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;