- Add desktop file
- Delete old leftovers from first xmlsave implementation - Move valid dtd to xmlsave git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1166 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
parent
7bcd220f89
commit
29c664951f
8 changed files with 26 additions and 91 deletions
15
data/sgpemv2.desktop
Normal file
15
data/sgpemv2.desktop
Normal file
|
@ -0,0 +1,15 @@
|
|||
Type=Application
|
||||
Version=0.9
|
||||
Name=SGPEMv2
|
||||
Categories=Education;Engineering;GTK
|
||||
|
||||
GenericName=Process Scheduling Simulator
|
||||
GenericName[it]=Simulatore della Gestione dei Processi
|
||||
|
||||
Comment=An educational software showing process scheduling in a simulated operating system
|
||||
Comment[it]=Un programma educativo che mostra la gestione dei processi in un sistema operativo simulato
|
||||
|
||||
Icon=scc-sgpemv2
|
||||
|
||||
Exec=sgpemv2 '%f'
|
||||
Terminal=false
|
Loading…
Add table
Add a link
Reference in a new issue