mirror of
https://github.com/chris2511/xca.git
synced 2026-09-14 11:06:19 +05:00
- xca.desktop referenced an icon file, but it wasn't installed - the icon filename key.xpm was very generic, changed it to xca-32x32.xpm
12 lines
370 B
Desktop File
12 lines
370 B
Desktop File
[Desktop Entry]
|
|
Encoding=UTF-8
|
|
Name=XCA
|
|
Type=Application
|
|
Comment=A graphical user interface for handling and issuing X.509 compliant Certificates
|
|
Comment[de]=Eine graphische Oberfläche zur Erstellung von X.509 konformen Zertifikaten
|
|
Comment[fi]=Graafinen X.509-varmenteiden hallintatyökalu
|
|
Exec=xca
|
|
Icon=xca-32x32.xpm
|
|
Terminal=false
|
|
Categories=Application;Utility;Qt;
|