mirror of
https://github.com/arcan1s/reportabug.git
synced 2025-07-07 02:45:46 +00:00
create project tree
This commit is contained in:
10
sources/reportabug.desktop
Normal file
10
sources/reportabug.desktop
Normal file
@ -0,0 +1,10 @@
|
||||
#!/usr/bin/env xdg-open
|
||||
[Desktop Entry]
|
||||
Name=Report a bug
|
||||
Comment=A simple Qt application which allows users to create an issue for GitHub projects
|
||||
Exec=reportabug
|
||||
Icon=tools-report-bug
|
||||
Terminal=false
|
||||
Encoding=UTF-8
|
||||
Type=Application
|
||||
Categories=system
|
Reference in New Issue
Block a user