melted / garglk

Automatically exported from code.google.com/p/garglk
Other
0 stars 0 forks source link

Desktop file on the debian package doesn't allow showing gargoyle-free in file association #196

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
This may be because i'm using the ubuntu repository version. Here is the 
contents of the desktop file:

[Desktop Entry]
Name=Gargoyle-Free
Exec=cautious-launcher %f gargoyle-free
NoDisplay=true
Terminal=false
Type=Application
Icon=gargoyle-house
MimeType=application/gam;

It needed
NoDisplay=false
or erasing that line maybe.

This is very bad because taf and other IF files are not associating with 
nothing by default.

Original issue reported on code.google.com by i30817@gmail.com on 27 Nov 2012 at 2:46

GoogleCodeExporter commented 9 years ago
Also, the default 'open with' option doesn't allow a program in the filesystem 
-only programs with valid desktop files.

Original comment by i30817@gmail.com on 27 Nov 2012 at 2:47