Fix .policy and .desktop

master
Dmitry Razumov 4 weeks ago
parent 7a14951d40
commit 5fab7a1862
Signed by: asmeron
GPG Key ID: 50BC1DB583B79706

@ -5,13 +5,13 @@
<policyconfig>
<vendor>UBLinux</vendor>
<vendor_url>https://ublinux.ru</vendor_url>
<vendor_url>https://ublinux.com</vendor_url>
<action id="com.ublinux.ubinstall-gtk.run">
<description>Run "ubinstall-gtk" as root</description>
<description xml:lang="ru">Запуск утилиты ubinstall-gtk с правами root</description>
<message>Authentication is required to run ubinstall-gtk</message>
<message xml:lang="ru">Требуется авторизация для запуска утилиты ubinstall-gtk с правами root</message>
<description>Run system installation as root user</description>
<description xml:lang="ru">Запустить установку системы от имени пользователя root</description>
<message>Authentication is required to run system installation as root</message>
<message xml:lang="ru">Требуется аутентификация для запуска установки системы от имени пользователя root</message>
<defaults>
<allow_any>auth_admin</allow_any>
<allow_inactive>auth_admin</allow_inactive>

@ -1,13 +1,18 @@
[Desktop Entry]
Version=2.35
Version=1.0
Encoding=UTF-8
Name=ubinstall-gtk
Name[ru]=Установка UBLinux
Comment=ubinstall-gtk
Comment[ru]=Установка UBLinux
Icon=com.ublinux.ubinstall-gtk
Terminal=false
Name=System installation
Name[ru]=Установка системы
GenericName=System installation
GenericName[ru]=Установка системы
Comment=Start system installation
Comment[ru]=Начать установку системы
Keywords=install;system;
Keywords[ru]=установка;система;
Type=Application
Exec=pkexec ubinstall-gtk
Categories=Settings;System;
Icon=com.ublinux.ubinstall-gtk
Terminal=false
StartupNotify=true
StartupWMClass=ubinstall-gtk
Categories=XFCE;GTK;Settings;System

Loading…
Cancel
Save