1
0
mirror of https://gitlab.gnome.org/GNOME/evince synced 2024-06-30 22:54:23 +00:00
evince/data/org.gnome.Evince.desktop.in.in
Mpho Jele 7c34f7457d evince.desktop: Add new-window desktop action
Currently there is no way to launch a new window from the desktop.

However most apps offer this feature; launching a new instance
outside of a running instance has become common user exprience.

Closes #1351
2021-06-25 14:45:20 +02:00

20 lines
678 B
Plaintext

[Desktop Entry]
Name=Document Viewer
Comment=View multi-page documents
# Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
Keywords=pdf;ps;postscript;dvi;xps;djvu;tiff;document;presentation;viewer;evince;
TryExec=evince
Exec=evince %U
StartupNotify=true
Terminal=false
Type=Application
# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
Icon=@PACKAGE_ICON_NAME@
Categories=GNOME;GTK;Office;Viewer;Graphics;2DGraphics;VectorGraphics;
MimeType=@EVINCE_MIME_TYPES@;
Actions=new-window;
[Desktop Action new-window]
Name=New Window
Exec=evince --new-window