Changeset cc5c5108a3 in tspsg for resources
- Timestamp:
- Feb 18, 2011, 8:14:47 PM (14 years ago)
- Branches:
- 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
- Children:
- 8dcf4701e6
- Parents:
- bfe1e5e2ea
- git-author:
- Oleksii Serdiuk <contacts@…> (02/18/11 20:14:47)
- git-committer:
- Oleksii Serdiuk <contacts@…> (06/29/12 19:45:58)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
resources/tspsg.desktop
rbfe1e5e2ea rcc5c5108a3 1 1 [Desktop Entry] 2 2 Encoding=UTF-8 3 Version=1.0 3 4 Type=Application 4 Version=0.1 5 Name=TSP SG: TSPSolver and Generator5 Terminal=false 6 Name=TSP Solver and Generator 6 7 GenericName=Solving Travelling Salesman Problem using Branch and Bound method 7 8 GenericName[ru]=Решение задачи коммивояжера методом ветвей и границ 8 9 GenericName[uk]=Розв'язання задачі комівояжера методом гілок та меж 9 Comment=Solving Travelling Salesman Problem using Branch and Bound method 10 Comment[ru]=Решение задачи коммивояжера методом ветвей и границ 11 Comment[uk]=Розв'язання задачі комівояжера методом гілок та меж 10 Exec=tspsg %f 12 11 Icon=tspsg 13 Exec=tspsg %f 14 Terminal=false 15 Categories=Qt;KDE;Education;Math; 12 Categories=Qt;KDE;Education;Science;Math; 16 13 StartupNotify=true
Note: See TracChangeset
for help on using the changeset viewer.