File: org.ksnip.ksnip.desktop

package info (click to toggle)
ksnip 1.10.1%2Bgit20240308-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,756 kB
  • sloc: cpp: 22,230; xml: 380; makefile: 7
file content (40 lines) | stat: -rw-r--r-- 1,444 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
[Desktop Entry]
Type=Application
Exec=/usr/bin/ksnip %F
Icon=ksnip
Terminal=false
StartupNotify=false
Name=ksnip
GenericName=ksnip Screenshot Tool
GenericName[ru]=Создание снимков экрана
Categories=Utility;
Actions=Area;LastArea;FullScreen;Window;
MimeType=image/bmp;image/gif;image/jpeg;image/jpg;image/png;
Comment=Cross-platform screenshot tool that provides many annotation features for your screenshots.
Comment[pt_BR]=Ferramenta de captura de tela de Cross-plataforma que fornece muitos recursos de anotação para suas capturas de tela.
Comment[ru]=Кросс-платформенный инструмент для создания снимков экрана, который предоставляет множество функций их аннотирования.
X-KDE-DBUS-Restricted-Interfaces=org.kde.kwin.Screenshot,org.kde.KWin.ScreenShot2

[Desktop Action Area]
Exec=ksnip -r -c
Icon=ksnip
Name=Capture a rectangular area
Name[ru]=Снимок выделенной области

[Desktop Action LastArea]
Exec=ksnip -l -c
Icon=ksnip
Name=Capture last selected rectangular area
Name[ru]=Снимок последней области

[Desktop Action FullScreen]
Exec=ksnip -m -c
Icon=ksnip
Name=Capture a fullscreen
Name[ru]=Снимок всего экрана

[Desktop Action Window]
Exec=ksnip -a -c
Icon=ksnip
Name=Capture the focused window
Name[ru]=Снимок активного экрана