update pngtex
This commit is contained in:
@@ -1,13 +1,26 @@
|
||||
[MIME Cache]
|
||||
application/json=firefox.desktop;
|
||||
application/pdf=zathura.desktop;
|
||||
application/pdf=firefox.desktop;wine-extension-pdf.desktop;
|
||||
application/rtf=wine-extension-rtf.desktop;
|
||||
application/vnd.ms-htmlhelp=wine-extension-chm.desktop;
|
||||
application/winhlp=wine-extension-hlp.desktop;
|
||||
application/x-binaryninja=binaryninja.desktop;
|
||||
application/x-extension-htm=wine-extension-htm.desktop;
|
||||
application/x-extension-html=wine-extension-html.desktop;
|
||||
application/x-ghidra=ghidra.desktop;
|
||||
application/x-mswinurl=wine-extension-url.desktop;
|
||||
application/x-mswrite=wine-extension-wri.desktop;
|
||||
application/x-wine-extension-ini=wine-extension-ini.desktop;
|
||||
application/x-wine-extension-msp=wine-extension-msp.desktop;
|
||||
application/x-xpinstall=firefox.desktop;
|
||||
application/xhtml+xml=firefox.desktop;
|
||||
application/xml=wine-extension-xml.desktop;
|
||||
image/gif=wine-extension-gif.desktop;
|
||||
image/jpeg=wine-extension-jfif.desktop;wine-extension-jpe.desktop;
|
||||
image/png=wine-extension-png.desktop;
|
||||
text/html=firefox.desktop;
|
||||
text/plain=wine-extension-txt.desktop;
|
||||
text/vbscript=wine-extension-vbs.desktop;
|
||||
text/xml=firefox.desktop;
|
||||
x-scheme-handler/binaryninja=binaryninja.desktop;
|
||||
x-scheme-handler/ghidra=ghidra.desktop;
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=hh
|
||||
MimeType=application/vnd.ms-htmlhelp;
|
||||
Exec=env WINEPREFIX="/home/emh/.wine" wine start /ProgIDOpen chm.file %f
|
||||
NoDisplay=true
|
||||
StartupNotify=true
|
||||
Icon=D15F_hh.0
|
||||
@@ -0,0 +1,8 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=Wine Internet Explorer
|
||||
MimeType=image/gif;
|
||||
Exec=env WINEPREFIX="/home/emh/.wine" wine start /ProgIDOpen giffile %f
|
||||
NoDisplay=true
|
||||
StartupNotify=true
|
||||
Icon=ECB7_iexplore.0
|
||||
@@ -0,0 +1,8 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=winhlp32
|
||||
MimeType=application/winhlp;
|
||||
Exec=env WINEPREFIX="/home/emh/.wine" wine start /ProgIDOpen hlpfile %f
|
||||
NoDisplay=true
|
||||
StartupNotify=true
|
||||
Icon=C06E_winhlp32.0
|
||||
@@ -2,7 +2,7 @@
|
||||
Type=Application
|
||||
Name=winebrowser
|
||||
MimeType=application/x-extension-htm;
|
||||
Exec=env WINEPREFIX="/home/emh/.local/share/osu-wine/WINE.win32" wine start /ProgIDOpen htmlfile %f
|
||||
Exec=env WINEPREFIX="/home/emh/.wine" wine start /ProgIDOpen htmlfile %f
|
||||
NoDisplay=true
|
||||
StartupNotify=true
|
||||
Icon=81F5_winebrowser.0
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
Type=Application
|
||||
Name=winebrowser
|
||||
MimeType=application/x-extension-html;
|
||||
Exec=env WINEPREFIX="/home/emh/.local/share/osu-wine/WINE.win32" wine start /ProgIDOpen htmlfile %f
|
||||
Exec=env WINEPREFIX="/home/emh/.wine" wine start /ProgIDOpen htmlfile %f
|
||||
NoDisplay=true
|
||||
StartupNotify=true
|
||||
Icon=81F5_winebrowser.0
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=notepad
|
||||
MimeType=application/x-wine-extension-ini;
|
||||
Exec=env WINEPREFIX="/home/emh/.wine" wine start /ProgIDOpen inifile %f
|
||||
NoDisplay=true
|
||||
StartupNotify=true
|
||||
Icon=2E40_notepad.0
|
||||
@@ -0,0 +1,8 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=Wine Internet Explorer
|
||||
MimeType=image/jpeg;
|
||||
Exec=env WINEPREFIX="/home/emh/.wine" wine start /ProgIDOpen pjpegfile %f
|
||||
NoDisplay=true
|
||||
StartupNotify=true
|
||||
Icon=ECB7_iexplore.0
|
||||
@@ -0,0 +1,8 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=Wine Internet Explorer
|
||||
MimeType=image/jpeg;
|
||||
Exec=env WINEPREFIX="/home/emh/.wine" wine start /ProgIDOpen jpegfile %f
|
||||
NoDisplay=true
|
||||
StartupNotify=true
|
||||
Icon=ECB7_iexplore.0
|
||||
@@ -0,0 +1,8 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=Wine Installer
|
||||
MimeType=application/x-wine-extension-msp;
|
||||
Exec=env WINEPREFIX="/home/emh/.wine" wine start /ProgIDOpen Msi.Patch %f
|
||||
NoDisplay=true
|
||||
StartupNotify=true
|
||||
Icon=D23E_msiexec.0
|
||||
@@ -0,0 +1,8 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=winebrowser
|
||||
MimeType=application/pdf;
|
||||
Exec=env WINEPREFIX="/home/emh/.wine" wine start /ProgIDOpen pdffile %f
|
||||
NoDisplay=true
|
||||
StartupNotify=true
|
||||
Icon=81F5_winebrowser.0
|
||||
@@ -0,0 +1,8 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=Wine Internet Explorer
|
||||
MimeType=image/png;
|
||||
Exec=env WINEPREFIX="/home/emh/.wine" wine start /ProgIDOpen pngfile %f
|
||||
NoDisplay=true
|
||||
StartupNotify=true
|
||||
Icon=ECB7_iexplore.0
|
||||
@@ -0,0 +1,8 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=wordpad
|
||||
MimeType=application/rtf;
|
||||
Exec=env WINEPREFIX="/home/emh/.wine" wine start /ProgIDOpen rtffile %f
|
||||
NoDisplay=true
|
||||
StartupNotify=true
|
||||
Icon=3365_wordpad.0
|
||||
@@ -0,0 +1,8 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=notepad
|
||||
MimeType=text/plain;
|
||||
Exec=env WINEPREFIX="/home/emh/.wine" wine start /ProgIDOpen txtfile %f
|
||||
NoDisplay=true
|
||||
StartupNotify=true
|
||||
Icon=2E40_notepad.0
|
||||
@@ -0,0 +1,8 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=rundll32
|
||||
MimeType=application/x-mswinurl;
|
||||
Exec=env WINEPREFIX="/home/emh/.wine" wine start /ProgIDOpen InternetShortcut %f
|
||||
NoDisplay=true
|
||||
StartupNotify=true
|
||||
Icon=5742_rundll32.0
|
||||
@@ -0,0 +1,8 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=wscript
|
||||
MimeType=text/vbscript;
|
||||
Exec=env WINEPREFIX="/home/emh/.wine" wine start /ProgIDOpen VBSFile %f
|
||||
NoDisplay=true
|
||||
StartupNotify=true
|
||||
Icon=2905_wscript.0
|
||||
@@ -0,0 +1,8 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=wordpad
|
||||
MimeType=application/x-mswrite;
|
||||
Exec=env WINEPREFIX="/home/emh/.wine" wine start /ProgIDOpen wrifile %f
|
||||
NoDisplay=true
|
||||
StartupNotify=true
|
||||
Icon=3365_wordpad.0
|
||||
@@ -0,0 +1,8 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=winebrowser
|
||||
MimeType=application/xml;
|
||||
Exec=env WINEPREFIX="/home/emh/.wine" wine start /ProgIDOpen xmlfile %f
|
||||
NoDisplay=true
|
||||
StartupNotify=true
|
||||
Icon=81F5_winebrowser.0
|
||||
Reference in New Issue
Block a user