diff --git a/Makefile b/Makefile index fa48c4db..5c4a9dd6 100644 --- a/Makefile +++ b/Makefile @@ -19,7 +19,7 @@ LEDCFG := aura_support.ron SRC := Cargo.toml Cargo.lock Makefile $(shell find -type f -wholename '**/src/*.rs') -STRIP_BINARIES ?= 1 +STRIP_BINARIES ?= 0 DEBUG ?= 0 ifeq ($(DEBUG),0) diff --git a/rog-control-center/translations/en/rog-control-center.po b/rog-control-center/translations/en/rog-control-center.po index 285acb79..7cafcdef 100644 --- a/rog-control-center/translations/en/rog-control-center.po +++ b/rog-control-center/translations/en/rog-control-center.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2025-01-13 01:30+0000\n" +"POT-Creation-Date: 2025-01-13 01:32+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n"