diff options
author | Louie S <louie@example.com> | 2024-04-04 20:49:57 -0400 |
---|---|---|
committer | Louie S <louie@example.com> | 2024-04-04 20:49:57 -0400 |
commit | f5f423961d3feeba08497273610ff4d52509bb07 (patch) | |
tree | ba25a1c9229c9cfe79e58992455a42647207b33c /data/assignment-list.desktop.in | |
parent | 2c665a27f8d33324aa75e259a886b589f278ce86 (diff) |
Remove impossible to set Path field in desktop entry
Diffstat (limited to 'data/assignment-list.desktop.in')
-rw-r--r-- | data/assignment-list.desktop.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/assignment-list.desktop.in b/data/assignment-list.desktop.in index 304d43c..4178cfe 100644 --- a/data/assignment-list.desktop.in +++ b/data/assignment-list.desktop.in @@ -2,7 +2,7 @@ Type=Application Name=@PROJECT_TITLE@ Comment=Assignment List Qt -Path=@CMAKE_INSTALL_PREFIX@/@CMAKE_INSTALL_BINDIR@/@PROJECT_NAME@ Exec=@PROJECT_NAME@ Icon=assignment-list +Terminal=false Categories=Utility |