com.ublinux.ubl-settings-video.policy ubl-settings-video.desktop

pull/150/head
Dmitry Razumov 1 month ago
parent 85957e6ffa
commit 8b1df9dc41
Signed by: asmeron
GPG Key ID: 50BC1DB583B79706

@ -8,14 +8,14 @@
<vendor_url>https://ublinux.ru</vendor_url> <vendor_url>https://ublinux.ru</vendor_url>
<action id="com.ublinux.ubl-settings-video.run"> <action id="com.ublinux.ubl-settings-video.run">
<description>Run ubl-settings-video as root</description> <description>Run video settings as root</description>
<description xml:lang="ru">Запуск утилиты ubl-settings-video с правами root</description> <description xml:lang="ru">Запустить настройки видео от имени пользователя root</description>
<message>Authentication is required to run ubl-settings-video</message> <message>Authentication is required to run the video settings as root</message>
<message xml:lang="ru">Требуется авторизация для запуска утилиты ubl-settings-video с правами root</message> <message xml:lang="ru">Требуется аутентификация для запуска настроек видео от имени пользователя root</message>
<defaults> <defaults>
<allow_any>auth_admin_keep</allow_any> <allow_any>auth_admin</allow_any>
<allow_inactive>auth_admin_keep</allow_inactive> <allow_inactive>auth_admin</allow_inactive>
<allow_active>auth_admin_keep</allow_active> <allow_active>auth_admin</allow_active>
</defaults> </defaults>
<annotate key="org.freedesktop.policykit.exec.path">/usr/bin/ubl-settings-video</annotate> <annotate key="org.freedesktop.policykit.exec.path">/usr/bin/ubl-settings-video</annotate>
<annotate key="org.freedesktop.policykit.exec.allow_gui">true</annotate> <annotate key="org.freedesktop.policykit.exec.allow_gui">true</annotate>

@ -1,15 +1,19 @@
[Desktop Entry] [Desktop Entry]
Encoding=UTF-8 Encoding=UTF-8
Name=ubl-settings-video Name=Video adapter and display
Name[ru]=Настройки видеоадаптера и дисплея Name[ru]=Видеоадаптер и дисплей
GenericName=ubl-settings-video GenericName=Video adapter and display
GenericName[ru]=Настройки видеоадаптера и дисплея GenericName[ru]==Видеоадаптер и дисплей
Comment=Application for managing video adapter and display settings Comment=Video adapter and display settings
Comment[ru]=Приложение для управления настройками видеоадаптера и дисплея Comment[ru]=Настройки видеоадаптера и дисплея
Keywords=ubl-settings-video;video;display;settings;screen;resolution;refresh;rate;rotation;external;projectors;monitors;LCD;CRT;HiDPI;
Keywords[ru]=ubl-settings-video;видео;дисплей;настройки;экран;разрешение;обновление;частота;поворот;внешний;проекторы;мониторы;LCD;CRT;HiDPI;
Type=Application Type=Application
Exec=pkexec ubl-settings-video Exec=ubl-settings-video
Icon=com.ublinux.ubl-settings-video Icon=com.ublinux.ubl-settings-video
Terminal=false Terminal=false
StartupNotify=true
StartupWMClass=ubl-settings-video
X-XfcePluggable=true X-XfcePluggable=true
X-UBLPluggable=true X-UBLPluggable=true
Categories=XFCE;GTK;Settings;DesktopSettings;X-XFCE-SettingsDialog;X-XFCE-HardwareSettings;X-UBL-SettingsManager;X-UBL-HardwareSettings; Categories=XFCE;GTK;Settings;DesktopSettings;X-XFCE-SettingsDialog;X-XFCE-HardwareSettings;X-UBL-SettingsManager;X-UBL-HardwareSettings;

Loading…
Cancel
Save