source: tspsg-svn/trunk/resources/tspsg.desktop @ 103

Last change on this file since 103 was 61, checked in by laleppa, 15 years ago

+ Desktop Entry for *nix systems.

File size: 784 bytes
Line 
1[Desktop Entry]
2Encoding=UTF-8
3Type=Application
4Version=0.1
5Name=TSPSG: TSP Solver and Generator
6GenericName=Solving Travelling Salesman Problem using Branch and Bound method
7GenericName[ru]=Решение задачи коммивояжера методом ветвей и границ
8GenericName[uk]=Розв'язання задачі комівояжера методом гілок та меж
9Comment=Solving Travelling Salesman Problem using Branch and Bound method
10Comment[ru]=Решение задачи коммивояжера методом ветвей и границ
11Comment[uk]=Розв'язання задачі комівояжера методом гілок та меж
12Icon=tspsg
13Exec=tspsg %f
14Terminal=false
15Categories=Qt;KDE;Education;Math;
16StartupNotify=true
Note: See TracBrowser for help on using the repository browser.