11 lines
291 B
Desktop File
11 lines
291 B
Desktop File
|
[Desktop Entry]
|
||
|
Type=Application
|
||
|
Version=1.0
|
||
|
Name=Emacsclient (create frame)
|
||
|
Comment=Tell a running Emacs to create a frame
|
||
|
Comment[de]=In einer laufenden Emacs-Instanz einen frame öffnen
|
||
|
Icon=emacs
|
||
|
TryExec=/usr/bin/emacsclient
|
||
|
Exec=/usr/bin/emacsclient -cn -a=/bin/false %F
|
||
|
Terminal=false
|