Fix the desktop file.

The "Exec" and "Name" entries were swapped.
This commit is contained in:
Přemysl Eric Janouch 2011-01-04 06:06:26 +01:00
parent 25a0ea7ce5
commit 713f2821e4
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
[Desktop Entry] [Desktop Entry]
Type=Application Type=Application
Name=logdiag %f Name=logdiag
GenericName=Electric diagrams designer GenericName=Electric diagrams designer
GenericName[cs]=Návrhář elektrických diagramů GenericName[cs]=Návrhář elektrických diagramů
Icon=logdiag Icon=logdiag
Exec=logdiag Exec=logdiag %f
Categories=Graphics;VectorGraphics;Electricity;Engineering;GTK Categories=Graphics;VectorGraphics;Electricity;Engineering;GTK