Skip to content

Commit 2f706bf

Browse files
committed
chore: Add brand colors to metadata
1 parent b05c55a commit 2f706bf

File tree

4 files changed

+12
-3
lines changed

4 files changed

+12
-3
lines changed

.github/recipes/locale.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -511,9 +511,9 @@
511511
\x00\x00\x00\x00\x00\x02\x00\x00\x00\x02\x00\x00\x00\x02\
512512
\x00\x00\x00\x00\x00\x00\x00\x00\
513513
\x00\x00\x00(\x00\x04\x00\x00\x00\x01\x00\x00\x00\x00\
514-
\x00\x00\x01\x97\xea\xb7s\xaf\
514+
\x00\x00\x01\x97\xee\xa0\xef\x98\
515515
\x00\x00\x00\x12\x00\x04\x00\x00\x00\x01\x00\x00\x00\x00\
516-
\x00\x00\x01\x97\xea\xb7s\xaf\
516+
\x00\x00\x01\x97\xee\xa0\xef\x98\
517517
"
518518

519519
def qInitResources():

po/tr_TR.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: \n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2025-07-08 18:46+0300\n"
11+
"POT-Creation-Date: 2025-07-09 13:00+0300\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: Muhammed S. <mukonqi@gmail.com>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"

share/metainfo/io.github.mukonqi.nottodbox.appdata.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,4 +146,8 @@
146146
</screenshot>
147147
</screenshots>
148148
<content_rating type="oars-1.0"/>
149+
<branding>
150+
<color type="primary" scheme_preference="light">#4682b4</color>
151+
<color type="primary" scheme_preference="dark">#2f5c80</color>
152+
</branding>
149153
</component>

share/metainfo/io.github.mukonqi.nottodbox.appdata.xml.in

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,4 +139,9 @@
139139
</screenshots>
140140

141141
<content_rating type="oars-1.0"></content_rating>
142+
143+
<branding>
144+
<color type="primary" scheme_preference="light">#4682b4</color>
145+
<color type="primary" scheme_preference="dark">#2f5c80</color>
146+
</branding>
142147
</component>

0 commit comments

Comments
 (0)