Skip to content
This repository was archived by the owner on Jun 22, 2025. It is now read-only.

Add desktop file for vtfview#54

Merged
craftablescience merged 2 commits into
mainfrom
feat/desktop-files
Aug 18, 2024
Merged

Add desktop file for vtfview#54
craftablescience merged 2 commits into
mainfrom
feat/desktop-files

Conversation

@JJL772

@JJL772 JJL772 commented Aug 18, 2024

Copy link
Copy Markdown
Member
  • Installs .desktop for vtfview and the icon
  • Added .clangd config

Comment thread CMakeLists.txt

install(
FILES ${CMAKE_BINARY_DIR}/vtfview.desktop
DESTINATION share/applications

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is there a reason these arent absolute paths in /usr?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are relative to CMAKE_INSTALL_PREFIX and CMAKE_INSTALL_PREFIX might be /usr/local, /usr, ~/.local, etc.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cool didnt know that

@craftablescience

Copy link
Copy Markdown
Member

you might want to add a file association for .vtf as well

@craftablescience craftablescience merged commit e67ec36 into main Aug 18, 2024
@craftablescience craftablescience deleted the feat/desktop-files branch August 18, 2024 23:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants