Merge pull request 'master' (#1) from Artwork_Applications/design-ubl-settings-datetime:master into master

Reviewed-on: #1
pull/2/head^2
commit ec47cbb26c

@ -0,0 +1,136 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE policyconfig PUBLIC
"-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN"
"http://www.freedesktop.org/standards/PolicyKit/1/policyconfig.dtd">
<policyconfig>
<vendor>UBLinux</vendor>
<vendor_url>https://ublinux.ru</vendor_url>
<action id="com.ublinux.ubl-settings-datetime.run">
<description>Run date and time settings as the root</description>
<description xml:lang="zh_TW"></description>
<description xml:lang="zh_CN"></description>
<description xml:lang="te"></description>
<description xml:lang="uk"></description>
<description xml:lang="tr"></description>
<description xml:lang="ta"></description>
<description xml:lang="sv"></description>
<description xml:lang="sr@latin"></description>
<description xml:lang="sr"></description>
<description xml:lang="sl"></description>
<description xml:lang="sk"></description>
<description xml:lang="ru">Запустить настройки даты и времени от имени пользователя root</description>
<description xml:lang="ro"></description>
<description xml:lang="pt_BR">Executar configurações de data e hora como a raiz</description>
<description xml:lang="pt">Definições de data e hora de execução como raiz</description>
<description xml:lang="pl"></description>
<description xml:lang="pa"></description>
<description xml:lang="or"></description>
<description xml:lang="oc"></description>
<description xml:lang="nn"></description>
<description xml:lang="nl"></description>
<description xml:lang="mr"></description>
<description xml:lang="ml"></description>
<description xml:lang="lv"></description>
<description xml:lang="lt"></description>
<description xml:lang="ko"></description>
<description xml:lang="kn"></description>
<description xml:lang="kk"></description>
<description xml:lang="ka"></description>
<description xml:lang="ja"></description>
<description xml:lang="it">Eseguire impostazioni di data e ora come la radice</description>
<description xml:lang="id">Jalankan pengaturan tanggal dan waktu sebagai root</description>
<description xml:lang="ia"></description>
<description xml:lang="hu"></description>
<description xml:lang="hr"></description>
<description xml:lang="hi"></description>
<description xml:lang="he"></description>
<description xml:lang="gu"></description>
<description xml:lang="gl"></description>
<description xml:lang="fur"></description>
<description xml:lang="fr">Exécuter des paramètres de date et heure comme la racine</description>
<description xml:lang="fi"></description>
<description xml:lang="eu"></description>
<description xml:lang="es">Ejecutar ajustes de fecha y hora como la raíz</description>
<description xml:lang="eo"></description>
<description xml:lang="en_GB"></description>
<description xml:lang="el"></description>
<description xml:lang="de">Führen Sie Einstellungen für Datum und Zeit als die Wurzel</description>
<description xml:lang="da"></description>
<description xml:lang="cs"></description>
<description xml:lang="ca"></description>
<description xml:lang="bn_IN"></description>
<description xml:lang="bg"></description>
<description xml:lang="ast"></description>
<description xml:lang="as"></description>
<description xml:lang="ar">تشغيل إعدادات التاريخ والوقت كجذر</description>
<description xml:lang="af"></description>
<message>Authentication is required to run the time and date settings</message>
<message xml:lang="zh_TW"></message>
<message xml:lang="zh_CN"></message>
<message xml:lang="uk"></message>
<message xml:lang="tr"></message>
<message xml:lang="te"></message>
<message xml:lang="ta"></message>
<message xml:lang="sv"></message>
<message xml:lang="sr@latin"></message>
<message xml:lang="sr"></message>
<message xml:lang="sl"></message>
<message xml:lang="sk"></message>
<message xml:lang="ru">Требуется авторизация для запуска настройки даты и времени с правами root</message>
<message xml:lang="ro"></message>
<message xml:lang="pt_BR"></message>
<message xml:lang="pt"></message>
<message xml:lang="pl"></message>
<message xml:lang="pa"></message>
<message xml:lang="or"></message>
<message xml:lang="oc"></message>
<message xml:lang="nn"></message>
<message xml:lang="nl"></message>
<message xml:lang="mr"></message>
<message xml:lang="ml"></message>
<message xml:lang="lv"></message>
<message xml:lang="lt"></message>
<message xml:lang="ko"></message>
<message xml:lang="kn"></message>
<message xml:lang="kk"></message>
<message xml:lang="ka"></message>
<message xml:lang="ja"></message>
<message xml:lang="it"></message>
<message xml:lang="id"></message>
<message xml:lang="ia"></message>
<message xml:lang="hu"></message>
<message xml:lang="hr"></message>
<message xml:lang="hi"></message>
<message xml:lang="he"></message>
<message xml:lang="gu"></message>
<message xml:lang="gl"></message>
<message xml:lang="fur"></message>
<message xml:lang="fr"></message>
<message xml:lang="fi"></message>
<message xml:lang="eu"></message>
<message xml:lang="es"></message>
<message xml:lang="eo"></message>
<message xml:lang="en_GB"></message>
<message xml:lang="el"></message>
<message xml:lang="de"></message>
<message xml:lang="da"></message>
<message xml:lang="cs"></message>
<message xml:lang="ca"></message>
<message xml:lang="bn_IN"></message>
<message xml:lang="bg"></message>
<message xml:lang="ast"></message>
<message xml:lang="as"></message>
<message xml:lang="ar"></message>
<message xml:lang="af"></message>
<defaults>
<allow_any>auth_admin</allow_any>
<allow_inactive>auth_admin</allow_inactive>
<allow_active>auth_admin</allow_active>
</defaults>
<annotate key="org.freedesktop.policykit.exec.path">/usr/bin/ubl-settings-datetime</annotate>
<annotate key="org.freedesktop.policykit.exec.allow_gui">true</annotate>
</action>
</policyconfig>

@ -0,0 +1,17 @@
[Desktop Entry]
Encoding=UTF-8
Name=Date and Time
Name[ru]=Дата и Время
GenericName=Date and Time
GenericName[ru]=Дата и Время
Comment=Date and time configuration
Comment[ru]=Настройка даты и времени системы
Type=Application
Exec=pkexec ubl-settings-datetime
Icon=com.ublinux.ubl-settings-datetime
Terminal=false
StartupNotify=true
StartupWMClass=ubl-settings-datetime
X-XfcePluggable=true
X-UBLPluggable=true
Categories=XFCE;GTK;Settings;DesktopSettings;X-XFCE-SettingsDialog;X-XFCE-SystemSettings;X-UBL-SettingsManager;X-UBL-SystemSettings;
Loading…
Cancel
Save