mirror of
https://github.com/archlinux/aur.git
synced 2026-03-05 05:12:16 +01:00
Add an old libpng with associated patches to circumvent a bug: The compiled-in zlib does not work with newer libpng versions, therefore no icons are shown in sublime-text dialogs.
9 lines
208 B
Desktop File
9 lines
208 B
Desktop File
[Desktop Entry]
|
|
Type=Application
|
|
Name=Sublime Text
|
|
Comment=Sophisticated text editor for code, html and prose
|
|
Exec=subl %F
|
|
Icon=sublime-text
|
|
Categories=Utility;TextEditor;
|
|
Terminal=false
|
|
MimeType=text/plain;
|