mirror of
https://github.com/rkd77/elinks.git
synced 2024-11-03 08:07:17 -05:00
599cf3d91e
Files in the debian directory aren't being kept up to date. (For example, debian/control declares a dependency on libgnutls11-dev even though ELinks now requires at least 1.2, and debian/changelog does not mention the 0.11.* releases.) Until the files are up to date again and there is a commitment to keep them so, they belong in contrib.
12 lines
236 B
Desktop File
12 lines
236 B
Desktop File
[Desktop Entry]
|
|
Name=ELinks
|
|
Categories=Application;Network
|
|
GenericName=Web Browser
|
|
Comment=Browse the World Wide Web in Text-Mode
|
|
Exec=/usr/bin/elinks %u
|
|
Terminal=1
|
|
Type=Application
|
|
Icon=html
|
|
MimeType=text/html
|
|
XClassHintResName=ELinks
|