Fix straggling XDG references missed in patch set from June 8, 2012.

pull/1/head
Darrell Anderson 12 years ago
parent d3b5929b67
commit 1728ba1321

@ -861,7 +861,7 @@ void KviSetupWizard::makeLink()
"Name=KVIrc 3\n" \
"Terminal=false\n" \
"Type=Application\n" \
"X-KDE-SubstituteUID=false\n";
"X-TDE-SubstituteUID=false\n";
KviFileUtils::writeFile(tmp,contents,false);
#endif //COMPILE_TDE_SUPPORT

Loading…
Cancel
Save