Skip to content

Commit 2d88419

Browse files
authored
Change the default pkgbase to -custom so that its an own kernel (#67)
The main benefit is here, that the user will not compile with the same name when creating an own customized kernel. Often, it will also automatically update then again to repository version, if the pkgrel is higher. Signed-off-by: Peter Jung <admin@ptr1337.dev>
1 parent 6d91ba2 commit 2d88419

11 files changed

Lines changed: 18 additions & 18 deletions

lang/cachyos-kernel-manager_ca.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,8 +147,8 @@
147147
</message>
148148
<message>
149149
<location filename="../src/conf-options-page.ui" line="53"/>
150-
<source>$pkgbase</source>
151-
<translation>$pkgbase</translation>
150+
<source>$pkgbase-custom</source>
151+
<translation>$pkgbase-custom</translation>
152152
</message>
153153
</context>
154154
<context>

lang/cachyos-kernel-manager_cs.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,8 +137,8 @@
137137
</message>
138138
<message>
139139
<location filename="../src/conf-options-page.ui" line="53"/>
140-
<source>$pkgbase</source>
141-
<translation>$pkgbase</translation>
140+
<source>$pkgbase-custom</source>
141+
<translation>$pkgbase-custom</translation>
142142
</message>
143143
</context>
144144
<context>

lang/cachyos-kernel-manager_de.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
</message>
133133
<message>
134134
<location filename="../src/conf-options-page.ui" line="53"/>
135-
<source>$pkgbase</source>
135+
<source>$pkgbase-custom</source>
136136
<translation type="unfinished"></translation>
137137
</message>
138138
</context>

lang/cachyos-kernel-manager_ko.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,8 @@
132132
</message>
133133
<message>
134134
<location filename="../src/conf-options-page.ui" line="53"/>
135-
<source>$pkgbase</source>
136-
<translation>$pkgbase</translation>
135+
<source>$pkgbase-custom</source>
136+
<translation>$pkgbase-custom</translation>
137137
</message>
138138
</context>
139139
<context>

lang/cachyos-kernel-manager_nl.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,8 @@
120120
</message>
121121
<message>
122122
<location filename="../src/conf-options-page.ui" line="53"/>
123-
<source>$pkgbase</source>
124-
<translation>$pkgbase</translation>
123+
<source>$pkgbase-custom</source>
124+
<translation>$pkgbase-custom</translation>
125125
</message>
126126
</context>
127127

lang/cachyos-kernel-manager_pl.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,8 @@
132132
</message>
133133
<message>
134134
<location filename="../src/conf-options-page.ui" line="53"/>
135-
<source>$pkgbase</source>
136-
<translation>$pkgbase</translation>
135+
<source>$pkgbase-custom</source>
136+
<translation>$pkgbase-custom</translation>
137137
</message>
138138
</context>
139139
<context>

lang/cachyos-kernel-manager_ru.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</message>
1111
<message>
1212
<location filename="../src/conf-options-page.ui" line="53"/>
13-
<source>$pkgbase</source>
13+
<source>$pkgbase-custom</source>
1414
<translation></translation>
1515
</message>
1616
<message>

lang/cachyos-kernel-manager_sk.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,8 @@
132132
</message>
133133
<message>
134134
<location filename="../src/conf-options-page.ui" line="53"/>
135-
<source>$pkgbase</source>
136-
<translation>$pkgbase</translation>
135+
<source>$pkgbase-custom</source>
136+
<translation>$pkgbase-custom</translation>
137137
</message>
138138
</context>
139139
<context>

lang/cachyos-kernel-manager_sv.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
</message>
1919
<message>
2020
<location filename="../src/conf-options-page.ui" line="53"/>
21-
<source>$pkgbase</source>
22-
<translation>$pkgbase</translation>
21+
<source>$pkgbase-custom</source>
22+
<translation>$pkgbase-custom</translation>
2323
</message>
2424
<message>
2525
<location filename="../src/conf-options-page.ui" line="66"/>

lang/cachyos-kernel-manager_tr.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
</message>
138138
<message>
139139
<location filename="../src/conf-options-page.ui" line="53"/>
140-
<source>$pkgbase</source>
140+
<source>$pkgbase-custom</source>
141141
<translation type="unfinished"></translation>
142142
</message>
143143
</context>

0 commit comments

Comments
 (0)