1
2
3
4
5
6
7
8
9
10
11
12
13
14
| [Desktop Entry]
| Encoding=UTF-8
| Name=Links
| Comment=Links is a browser very similar to lynx
| Comment[es]=El links es un browser para modo texto, similar a lynx
| Comment[pl]=Links jest przeglądarką podobną do lynksa
| Comment[pt]=O links é um browser para modo texto, similar ao lynx
| Comment[pt_BR]=O links é um browser para modo texto, similar ao lynx
| Exec=links -g
| Terminal=true
| Icon=links2
| Type=Application
| Categories=Application;ConsoleOnly;Network;WebBrowser;
| # vi: encoding=utf-8
|
|