auto_sort now working
This commit is contained in:
19
auto_mkvmerge.desktop
Normal file → Executable file
19
auto_mkvmerge.desktop
Normal file → Executable file
@@ -1,7 +1,18 @@
|
||||
#!/usr/bin/env xdg-open
|
||||
[Desktop Entry]
|
||||
Name=auto_mkvmerge
|
||||
Exec=sh -e -c "exec \\"\\$(dirname \\"\\$0\\")/bin/auto_mkvmerge.sh\\"" %k
|
||||
Comment[de_DE]=
|
||||
Comment=
|
||||
Exec=sh -e -c 'exec "\\$(dirname "\\$0")/bin/auto_mkvmerge.sh"' %k
|
||||
GenericName[de_DE]=
|
||||
GenericName=
|
||||
Icon=mkvmerge
|
||||
MimeType=
|
||||
Name[de_DE]=auto_mkvmerge
|
||||
Name=auto_mkvmerge
|
||||
Path=
|
||||
PrefersNonDefaultGPU=false
|
||||
StartupNotify=true
|
||||
Terminal=true
|
||||
Type=Application
|
||||
TerminalOptions=
|
||||
Type=Application
|
||||
X-KDE-SubstituteUID=false
|
||||
X-KDE-Username=
|
||||
|
||||
Reference in New Issue
Block a user