Added Russian l10n to desktop file

This commit is contained in:
Denis Silakov 2016-04-02 15:42:34 +03:00
parent b51305cae7
commit 189154e82d

View file

@ -9,7 +9,7 @@
Summary: A X11 program for watching TV
Name: xawtv
Version: 3.102
Release: 3
Release: 5
Group: Video
License: GPLv2+
#OLD_STILL_VALID_URLs: http://www.strusel007.de/linux/xawtv/
@ -334,6 +334,7 @@ cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
[Desktop Entry]
Name=XawTV
Comment=A program for watching TV
Comment[ru]=Программа просмотра ТВ
Exec=%{_bindir}/XawTV
Icon=video_section
Terminal=false
@ -346,6 +347,7 @@ cat > %{buildroot}%{_datadir}/applications/mandriva-motv.desktop <<EOF
[Desktop Entry]
Name=MoTV
Comment=A program for watching TV (nicer interface)
Comment[ru]=Программа просмотра ТВ (улучшенный интерфейс)
Exec=%{_bindir}/motv
Icon=video_section
Terminal=false
@ -359,6 +361,7 @@ cat > %{buildroot}%{webcam_launcher}/%{name}.desktop << EOF
[Desktop Entry]
Name=XawTV \$devicename
Comment=The X11 Video4Linux Stream Capture Viewer
Comment[ru]=Просмотр входящего потока Video4Linux
TryExec=/usr/bin/xawtv
Exec=/usr/bin/xawtv -c \$device
Terminal=false
@ -369,6 +372,7 @@ cat > %{buildroot}%{tvtuner_launcher}/%{name}.desktop << EOF
[Desktop Entry]
Name=XawTV \$devicename
Comment=The X11 Video4Linux Stream Capture Viewer
Comment[ru]=Просмотр входящего потока Video4Linux
TryExec=/usr/bin/XawTV
Exec=/usr/bin/XawTV -c \$device
Terminal=false