Commit 79f2f72
0
plików
+0
dodanych
-0
usuniętych
@@ -1,87 +1,87 @@
1
-diff --git a/applets/kicker/ConfigGeneral.qml b/applets/kicker/ConfigGeneral.qml
2
-index 28e983bddf..0bd8b1f71f 100644
3
-+++ b/applets/kicker/ConfigGeneral.qml
4
-@@ -96,7 +96,7 @@ KCMUtils.SimpleKCM {
5
- id: iconDialog
6
-
7
- function setCustomButtonImage(image) {
8
-- configGeneral.cfg_customButtonImage = image || configGeneral.cfg_icon || "start-here-kde-symbolic"
9
-+ configGeneral.cfg_customButtonImage = image || configGeneral.cfg_icon || "nutyx"
10
- configGeneral.cfg_useCustomButtonImage = true;
11
- }
12
-
13
-@@ -140,7 +140,7 @@ KCMUtils.SimpleKCM {
14
- text: i18nc("@item:inmenu Reset icon to default", "Reset to default icon")
15
- icon.name: "edit-clear"
16
- onClicked: {
17
-- configGeneral.cfg_icon = "start-here-kde-symbolic"
18
-+ configGeneral.cfg_icon = "nutyx"
19
- configGeneral.cfg_customButtonImage = ""
20
- configGeneral.cfg_useCustomButtonImage = false
21
- }
22
-diff --git a/applets/kicker/main.xml b/applets/kicker/main.xml
23
-index ef7533757e..841852f8b6 100644
24
-+++ b/applets/kicker/main.xml
25
-@@ -8,7 +8,7 @@
26
- <group name="General">
27
- <entry name="icon" type="String">
28
- <label>The name of the icon to use for the compact representation (e.g. on a small panel).</label>
29
-- <default>start-here-kde-symbolic</default>
30
-+ <default>nutyx</default>
31
- </entry>
32
- <entry name="useCustomButtonImage" type="Bool">
33
- <label>Whether to use a custom image instead of an icon in the compact representation (e.g. on a small panel).</label>
34
-diff --git a/applets/kicker/metadata.json b/applets/kicker/metadata.json
35
-index 46b431939d..2aa2b0040d 100644
36
-+++ b/applets/kicker/metadata.json
37
-@@ -110,7 +110,7 @@
38
- "Description[zh_CN]": "基于层叠弹出菜单设计的启动器",
39
- "Description[zh_TW]": "基於彈出式串連選單的啟動器",
40
- "EnabledByDefault": true,
41
-- "Icon": "start-here-kde",
42
-+ "Icon": "nutyx",
43
- "License": "GPL-2.0+",
44
- "Name": "Application Menu",
45
- "Name[ar]": "قائمة التّطبيقات",
46
-diff --git a/applets/kickoff/code/tools.js b/applets/kickoff/code/tools.js
47
-index b2d475092b..922f5d04aa 100644
48
-+++ b/applets/kickoff/code/tools.js
49
-@@ -10,7 +10,7 @@
50
- .pragma library
51
- .import org.kde.plasma.core as PlasmaCore
52
-
53
--const defaultIconName = "start-here-kde-symbolic";
54
-+const defaultIconName = "nutyx";
55
-
56
- function iconOrDefault(formFactor, preferredIconName) {
57
- // Vertical panels must have an icon, at least a default one.
58
-diff --git a/applets/kickoff/main.xml b/applets/kickoff/main.xml
59
-index 8f6a44e2a4..464d6421ba 100644
60
-+++ b/applets/kickoff/main.xml
61
-@@ -7,7 +7,7 @@
62
- <group name="General">
63
- <entry name="icon" type="String">
64
- <label>The name of the icon used in the compact representation (e.g. on a small panel).</label>
65
-- <default>start-here-kde-symbolic</default>
66
-+ <default>nutyx</default>
67
- </entry>
68
- <entry name="menuLabel" type="string">
69
- <label>Text label for the Panel button</label>
70
-diff --git a/applets/kickoff/metadata.json b/applets/kickoff/metadata.json
71
-index dfaee377ce..040b44b0a9 100644
72
-+++ b/applets/kickoff/metadata.json
73
-@@ -165,7 +165,7 @@
74
- "Description[zh_CN]": "应用程序启动器",
75
- "Description[zh_TW]": "開啟應用程式用的啟動器",
76
- "EnabledByDefault": true,
77
-- "Icon": "start-here-kde",
78
-+ "Icon": "nutyx",
79
- "License": "GPL-2.0+",
80
- "Name": "Application Launcher",
81
- "Name[af]": "Programlanseerder",
1
+diff --git a/applets/kicker/ConfigGeneral.qml b/applets/kicker/ConfigGeneral.qml
2
+index 28e983bddf..0bd8b1f71f 100644
3
+--- a/applets/kicker/ConfigGeneral.qml
4
+@@ -96,7 +96,7 @@ KCMUtils.SimpleKCM {
5
+ id: iconDialog
6
+
7
+ function setCustomButtonImage(image) {
8
+- configGeneral.cfg_customButtonImage = image || configGeneral.cfg_icon || "start-here-kde-symbolic"
9
++ configGeneral.cfg_customButtonImage = image || configGeneral.cfg_icon || "pagan"
10
+ configGeneral.cfg_useCustomButtonImage = true;
11
+ }
12
+
13
+@@ -140,7 +140,7 @@ KCMUtils.SimpleKCM {
14
+ text: i18nc("@item:inmenu Reset icon to default", "Reset to default icon")
15
+ icon.name: "edit-clear"
16
+ onClicked: {
17
+- configGeneral.cfg_icon = "start-here-kde-symbolic"
18
++ configGeneral.cfg_icon = "pagan"
19
+ configGeneral.cfg_customButtonImage = ""
20
+ configGeneral.cfg_useCustomButtonImage = false
21
+ }
22
+diff --git a/applets/kicker/main.xml b/applets/kicker/main.xml
23
+index ef7533757e..841852f8b6 100644
24
+--- a/applets/kicker/main.xml
25
+@@ -8,7 +8,7 @@
26
+ <group name="General">
27
+ <entry name="icon" type="String">
28
+ <label>The name of the icon to use for the compact representation (e.g. on a small panel).</label>
29
+- <default>start-here-kde-symbolic</default>
30
++ <default>pagan</default>
31
+ </entry>
32
+ <entry name="useCustomButtonImage" type="Bool">
33
+ <label>Whether to use a custom image instead of an icon in the compact representation (e.g. on a small panel).</label>
34
+diff --git a/applets/kicker/metadata.json b/applets/kicker/metadata.json
35
+index 46b431939d..2aa2b0040d 100644
36
+--- a/applets/kicker/metadata.json
37
+@@ -110,7 +110,7 @@
38
+ "Description[zh_CN]": "基于层叠弹出菜单设计的启动器",
39
+ "Description[zh_TW]": "基於彈出式串連選單的啟動器",
40
+ "EnabledByDefault": true,
41
+- "Icon": "start-here-kde",
42
++ "Icon": "pagan",
43
+ "License": "GPL-2.0+",
44
+ "Name": "Application Menu",
45
+ "Name[ar]": "قائمة التّطبيقات",
46
+diff --git a/applets/kickoff/code/tools.js b/applets/kickoff/code/tools.js
47
+index b2d475092b..922f5d04aa 100644
48
+--- a/applets/kickoff/code/tools.js
49
+@@ -10,7 +10,7 @@
50
+ .pragma library
51
+ .import org.kde.plasma.core as PlasmaCore
52
+
53
+-const defaultIconName = "start-here-kde-symbolic";
54
++const defaultIconName = "pagan";
55
+
56
+ function iconOrDefault(formFactor, preferredIconName) {
57
+ // Vertical panels must have an icon, at least a default one.
58
+diff --git a/applets/kickoff/main.xml b/applets/kickoff/main.xml
59
+index 8f6a44e2a4..464d6421ba 100644
60
+--- a/applets/kickoff/main.xml
61
+@@ -7,7 +7,7 @@
62
+ <group name="General">
63
+ <entry name="icon" type="String">
64
+ <label>The name of the icon used in the compact representation (e.g. on a small panel).</label>
65
+- <default>start-here-kde-symbolic</default>
66
++ <default>pagan</default>
67
+ </entry>
68
+ <entry name="menuLabel" type="string">
69
+ <label>Text label for the Panel button</label>
70
+diff --git a/applets/kickoff/metadata.json b/applets/kickoff/metadata.json
71
+index dfaee377ce..040b44b0a9 100644
72
+--- a/applets/kickoff/metadata.json
73
+@@ -165,7 +165,7 @@
74
+ "Description[zh_CN]": "应用程序启动器",
75
+ "Description[zh_TW]": "開啟應用程式用的啟動器",
76
+ "EnabledByDefault": true,
77
+- "Icon": "start-here-kde",
78
++ "Icon": "pagan",
79
+ "License": "GPL-2.0+",
80
+ "Name": "Application Launcher",
81
+ "Name[af]": "Programlanseerder",