From d54cae5d80bf660add8a571a57bc6e20a92dc86c Mon Sep 17 00:00:00 2001 From: Igor Belitskiy Date: Fri, 14 Apr 2023 12:00:40 +0000 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=BE=20=D1=87=D0=B0=D1=81=D1=82=D1=8C=20=D0=B7?= =?UTF-8?q?=D0=B0=D0=BC=D0=B5=D1=87=D0=B0=D0=BD=D0=B8=D0=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Makefile | 4 ++-- ubl-settings-bootloader.pot | 8 ++++---- ubl-settings-bootloader_ru.po | 9 +++++---- 3 files changed, 11 insertions(+), 10 deletions(-) diff --git a/Makefile b/Makefile index 38cb413..76288d0 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ FILE_VERSION = VERSION.md DEPENDS = /bin/cmake PREFIX ?= /usr PKGNAME = $(MAKEFILE_DIR) -#PKGNAME = ubl-settings-datetime +#PKGNAME = ubl-settings-bootloader default_target: all @@ -24,7 +24,7 @@ all: init build init: @echo "Initialize ..."; \ - sed -r "s/(version_application = ).*/\1\"$$(grep 'VERSION' ${FILE_VERSION} | cut -d" " -f2)\";/" -i source/ubl-settings-datetime.cc; \ + sed -r "s/(version_application = ).*/\1\"$$(grep 'VERSION' ${FILE_VERSION} | cut -d" " -f2)\";/" -i source/ubl-settings-bootloader.cc; \ echo "-- Build path: ${CMAKE_BUILD_DIR}" depend: diff --git a/ubl-settings-bootloader.pot b/ubl-settings-bootloader.pot index 204ccc7..d3c66ce 100644 --- a/ubl-settings-bootloader.pot +++ b/ubl-settings-bootloader.pot @@ -1,7 +1,7 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. +# Language translations for ubl-settings-bootloader package. +# Copyright (C) 2022, UBTech LLC +# This file is distributed under the same license as the ubl-settings-bootloader package. +# UBLinux Team , 2022 # #, fuzzy msgid "" diff --git a/ubl-settings-bootloader_ru.po b/ubl-settings-bootloader_ru.po index 13b4dbc..36a1c5f 100644 --- a/ubl-settings-bootloader_ru.po +++ b/ubl-settings-bootloader_ru.po @@ -1,8 +1,9 @@ -# Russian translations for PACKAGE package. -# Copyright (C) 2023 THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# Automatically generated, 2023. +# Russian translations for ubl-settings-bootloader package. +# Copyright (C) 2022, UBTech LLC +# This file is distributed under the same license as the ubl-settings-bootloader package. +# UBLinux Team , 2022 # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: ubl-settings-bootloader 1.0\n"