launcher.desktop.in 1.01 KB
[Desktop Entry]
X-SuSE-translate=true
GenericName=@PRODUCT_NAME@
GenericName[pt_BR]=@PRODUCT_NAME@
Name=3270 Terminal
Name[pt_BR]=Terminal 3270
Comment=IBM 3270 Terminal Emulator
Comment[pt_BR]=Emulador de terminal IBM 3270
Exec=@PRODUCT_NAME@ %u
Icon=@APPLICATION_ID@
Terminal=false
Type=Application
StartupNotify=true
Encoding=UTF-8

Keywords=3270;telnet;@PRODUCT_NAME@;
Keywords[pt_BR]=3270;telnet;@PRODUCT_NAME@;

MimeType=x-scheme-handler/tn3270s;x-scheme-handler/tn3270;application/x-@PRODUCT_NAME@;

Actions=gnomeui;classicalui;

# https://specifications.freedesktop.org/menu-spec/menu-spec-1.0.html
Categories=GNOME;GTK;System;TerminalEmulator;X-GNOME-Utilities;

[Desktop Action gnomeui]
Name=New window using modern user interface
Name[pt_BR]=Nova janela usando a interface de usuário moderna

Exec=@PRODUCT_NAME@ --user-interface=gnome

[Desktop Action classicalui]
Name=New window using classical user interface
Name[pt_BR]=Nova janela usando a interface de usuário clássica

Exec=@PRODUCT_NAME@ --user-interface=classic