source: tspsg/resources/tspsg.desktop

appveyor
Last change on this file was cc5c5108a3, checked in by Oleksii Serdiuk, 13 years ago

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

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