#!/usr/bin/env xdg-open [Desktop Entry] Name=Terminal Comment=Use the command line TryExec=gnome-terminal Exec=gnome-terminal Icon=utilities-terminal Type=Application X-GNOME-DocPath=gnome-terminal/index.html X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=gnome-terminal X-GNOME-Bugzilla-Component=BugBuddyBugs X-GNOME-Bugzilla-Version=3.4.1.1 Categories=GNOME;GTK;Utility;TerminalEmulator; StartupNotify=true OnlyShowIn=GNOME;Unity; Keywords=Run; Actions=New;rootTerminal; X-Ubuntu-Gettext-Domain=gnome-terminal [Desktop Action New] Name=Neues Terminal Exec=gnome-terminal OnlyShowIn=Unity [Desktop Action rootTerminal] Name=Root Terminal Exec=gksu /usr/bin/x-terminal-emulator OnlyShowIn=Unity