diff options
author | 2022-02-07 17:23:10 -0300 | |
---|---|---|
committer | 2022-02-07 17:23:10 -0300 | |
commit | 6f8741acd10ce1a1c85884ecdc0fd32f7f3ba330 (patch) | |
tree | 688e8e07cde3033076843f7c665fc40bf494cef8 /data/layouts/xfce-4.12/launcher-10 | |
download | xfce4-panel-profiles-6f8741acd10ce1a1c85884ecdc0fd32f7f3ba330.tar.gz xfce4-panel-profiles-6f8741acd10ce1a1c85884ecdc0fd32f7f3ba330.zip |
Import Upstream version 1.0.13
Diffstat (limited to '')
-rw-r--r-- | data/layouts/xfce-4.12/launcher-10/xfce4-terminal-emulator.desktop | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/data/layouts/xfce-4.12/launcher-10/xfce4-terminal-emulator.desktop b/data/layouts/xfce-4.12/launcher-10/xfce4-terminal-emulator.desktop new file mode 100644 index 0000000..8ba5803 --- /dev/null +++ b/data/layouts/xfce-4.12/launcher-10/xfce4-terminal-emulator.desktop @@ -0,0 +1,12 @@ +[Desktop Entry] +Version=1.0 +Type=Application +Exec=exo-open --launch TerminalEmulator +Icon=utilities-terminal +StartupNotify=true +Terminal=false +Categories=Utility;X-XFCE;X-Xfce-Toplevel; +OnlyShowIn=XFCE; +Name=Terminal Emulator +Comment=Use the command line +X-XFCE-Source=file:///usr/share/applications/xfce4-terminal-emulator.desktop |