diff --git a/files/com.ublinux.ubl-settings-datetime.policy b/files/com.ublinux.ubl-settings-datetime.policy new file mode 100644 index 0000000..92fa7e0 --- /dev/null +++ b/files/com.ublinux.ubl-settings-datetime.policy @@ -0,0 +1,136 @@ + + + + + UBLinux + https://ublinux.ru + + + Run date and time settings as the root + + + + + + + + + + + + Запустить настройки даты и времени от имени пользователя root + + Executar configurações de data e hora como a raiz + Definições de data e hora de execução como raiz + + + + + + + + + + + + + + + + Eseguire impostazioni di data e ora come la radice + Jalankan pengaturan tanggal dan waktu sebagai root + + + + + + + + + Exécuter des paramètres de date et heure comme la racine + + + Ejecutar ajustes de fecha y hora como la raíz + + + + Führen Sie Einstellungen für Datum und Zeit als die Wurzel + + + + + + + + تشغيل إعدادات التاريخ والوقت كجذر + + Authentication is required to run the time and date settings + + + + + + + + + + + + Требуется авторизация для запуска настройки даты и времени с правами root + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + auth_admin + auth_admin + auth_admin + + /usr/bin/ubl-settings-datetime + true + + + \ No newline at end of file diff --git a/files/ubl-settings-datetime.desktop b/files/ubl-settings-datetime.desktop new file mode 100644 index 0000000..930458c --- /dev/null +++ b/files/ubl-settings-datetime.desktop @@ -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; \ No newline at end of file