Commit 0bae3131 authored by Mikhail Efremov's avatar Mikhail Efremov

Add TryExec into the wine's desktop files.

parent 3e849215
......@@ -6,6 +6,7 @@ Comment[ru]=Текстовый редактор Wine
GenericName=Windows environment
GenericName[ru]=Запуск Windows-программ
Exec=notepad
TryExec=notepad
Terminal=false
Type=Application
Icon=wine-notepad
......
......@@ -6,6 +6,7 @@ Comment[ru]=Редактор реестра Wine
GenericName=Windows environment
GenericName[ru]=Запуск Windows-программ
Exec=regedit
TryExec=regedit
Terminal=false
Type=Application
Icon=wine-regedit
......
......@@ -6,6 +6,7 @@ Comment[ru]=Удаление программ из Wine
GenericName=Windows environment
GenericName[ru]=Запуск Windows-программ
Exec=wine uninstaller
TryExec=wine uninstaller
Terminal=false
Type=Application
Icon=wine-uninstaller
......
......@@ -6,6 +6,7 @@ Comment[ru]=Программа для настройки параметров Wi
GenericName=Windows environment
GenericName[ru]=Запуск Windows-программ
Exec=winecfg
TryExec=winecfg
Terminal=false
Icon=wine-winecfg
Type=Application
......
......@@ -6,6 +6,7 @@ Comment[ru]=Командная строка Wine
GenericName=Windows environment
GenericName[ru]=Запуск Windows-программ
Exec=wineconsole cmd
TryExec=wineconsole cmd
Terminal=false
Type=Application
Icon=wine
......
......@@ -6,6 +6,7 @@ Comment[ru]=Файловый менеджер Wine
GenericName=Windows environment
GenericName[ru]=Запуск Windows-программ
Exec=winefile
TryExec=winefile
Terminal=false
Type=Application
Icon=wine-winefile
......
......@@ -6,6 +6,7 @@ Comment[ru]=Минёр Wine
GenericName=Windows environment
GenericName[ru]=Запуск Windows-программ
Exec=winemine
TryExec=winemine
Terminal=false
Type=Application
Icon=wine-winemine
......
......@@ -23,6 +23,7 @@ Name[sr@latin]=Wine - dizač Windows programa
Name[hr]=Wine - dizač Windows programa
Name[he]=Wine — מריץ תכניות Windows
Exec=wine start /unix %f
TryExec=wine start /unix %f
MimeType=application/x-ms-dos-executable;application/x-msi;application/x-ms-shortcut;
Icon=wine
NoDisplay=true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment