mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-12 16:43:11 +00:00
Provide debian menu file
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3822 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
3ee34e9c03
commit
6ff01b08b9
2 changed files with 6 additions and 1 deletions
1
TODO.txt
1
TODO.txt
|
|
@ -1,4 +1,3 @@
|
|||
- [INTERFACE] GUI for linkchecker
|
||||
+ add debian .menu file
|
||||
+ test on Windows
|
||||
+ more configuration options
|
||||
|
|
|
|||
6
debian/linkchecker-gui.menu
vendored
Normal file
6
debian/linkchecker-gui.menu
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
?package(linkchecker-gui):\
|
||||
needs="X11"\
|
||||
section="Applications/Web Development"\
|
||||
hints="KDE"\
|
||||
title="LinkChecker"\
|
||||
command="/usr/bin/linkchecker-gui"
|
||||
Loading…
Reference in a new issue