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

Last change on this file since 152 was 152, checked in by laleppa, 13 years ago

Fixed some errors in the tspsg.desktop file and tweaked project files a little...

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