Changeset cc5c5108a3 in tspsg for resources


Ignore:
Timestamp:
Feb 18, 2011, 8:14:47 PM (13 years ago)
Author:
Oleksii Serdiuk
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)
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • resources/tspsg.desktop

    rbfe1e5e2ea rcc5c5108a3  
    11[Desktop Entry]
    22Encoding=UTF-8
     3Version=1.0
    34Type=Application
    4 Version=0.1
    5 Name=TSPSG: TSP Solver and Generator
     5Terminal=false
     6Name=TSP Solver and Generator
    67GenericName=Solving Travelling Salesman Problem using Branch and Bound method
    78GenericName[ru]=Решение задачи коммивояжера методом ветвей и границ
    89GenericName[uk]=Розв'язання задачі комівояжера методом гілок та меж
    9 Comment=Solving Travelling Salesman Problem using Branch and Bound method
    10 Comment[ru]=Решение задачи коммивояжера методом ветвей и границ
    11 Comment[uk]=Розв'язання задачі комівояжера методом гілок та меж
     10Exec=tspsg %f
    1211Icon=tspsg
    13 Exec=tspsg %f
    14 Terminal=false
    15 Categories=Qt;KDE;Education;Math;
     12Categories=Qt;KDE;Education;Science;Math;
    1613StartupNotify=true
Note: See TracChangeset for help on using the changeset viewer.