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

Last change on this file since 136 was 116, checked in by laleppa, 14 years ago

Added svn:eol-style=native property to all text files.

  • Property svn:eol-style set to LF
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.