diff options
author | Přemysl Janouch <p.janouch@gmail.com> | 2011-06-12 11:48:31 +0200 |
---|---|---|
committer | Přemysl Janouch <p.janouch@gmail.com> | 2011-06-12 11:48:31 +0200 |
commit | 4e440eb35b2de9bed4d957c271cbfa136485b543 (patch) | |
tree | ae37aa8c8b420737d0bb20065baa695e8fa4969a | |
parent | b2223d65951c3ad706d76d35e15df8cf2e17535f (diff) | |
download | logdiag-4e440eb35b2de9bed4d957c271cbfa136485b543.tar.gz logdiag-4e440eb35b2de9bed4d957c271cbfa136485b543.tar.xz logdiag-4e440eb35b2de9bed4d957c271cbfa136485b543.zip |
Set StartupNotify=true in the desktop file.
-rw-r--r-- | share/logdiag.desktop | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/logdiag.desktop b/share/logdiag.desktop index 036bf0f..9f264b7 100644 --- a/share/logdiag.desktop +++ b/share/logdiag.desktop @@ -8,5 +8,6 @@ GenericName[pl]=Edytor schematów GenericName[de]=Schema Editor Icon=logdiag Exec=logdiag %f +StartupNotify=true MimeType=application/x-logdiag-diagram; Categories=Graphics;VectorGraphics;Electricity;Engineering;GTK; |