Skip to content

Commit c777e9b

Browse files
committed
re rdnn
1 parent 058357d commit c777e9b

2 files changed

Lines changed: 9 additions & 15 deletions

File tree

data/cherrypick.gschema.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<value value="5" nick="hsla"/>
1010
</enum>
1111

12-
<schema path="/io.github.ellie_commons.cherrypick/" id="io.github.ellie_commons.cherrypick">
12+
<schema path="/io/github/ellie_commons/cherrypick/" id="io.github.ellie_commons.cherrypick">
1313
<key name="color-history" type="as">
1414
<!-- Setting default to some of the colors from elementary palette -->
1515
<default>["rgba(237, 83, 83, 1)", "rgba(243, 115, 41, 1)", "rgba(249, 196, 64, 1)", "rgba(155, 219, 77, 1)", "rgba(165, 109, 226, 1)"]</default>

data/cherrypick.metainfo.xml.in

Lines changed: 8 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,7 @@
66
<launchable type="desktop-id">io.github.ellie_commons.cherrypick.desktop</launchable>
77
<metadata_license>CC-BY-4.0</metadata_license>
88
<project_license>GPL-3.0-or-later</project_license>
9-
<provides>
10-
<id>io.github.ellie_commons.cherrypick</id>
11-
<binary>io.github.ellie_commons.cherrypick</binary>
12-
</provides>
13-
<replaces>
14-
<id>io.github.ellie_commons.cherrypick</id>
15-
</replaces>
9+
1610
<description>
1711
<p>A modern and trusty color picker</p>
1812
<p>Features:</p>
@@ -32,27 +26,27 @@
3226
<control>touch</control>
3327
</recommends>
3428

35-
<developer id="io.github.ellie-commons">
29+
<developer id="io.github.elly-code">
3630
<name>PhoneyBadger + ellie-commons community</name>
3731
</developer>
3832
<project_group>ellie-commons</project_group>
39-
<url type="homepage">https://github.com/ellie-commons/cherrypick</url>
40-
<url type="bugtracker">https://github.com/ellie-commons/cherrypick/issues</url>
41-
<url type="help">https://github.com/ellie-commons/cherrypick/issues</url>
33+
<url type="homepage">https://github.com/elly-code/cherrypick</url>
34+
<url type="bugtracker">https://github.com/elly-code/cherrypick/issues</url>
35+
<url type="help">https://github.com/elly-code/cherrypick/issues</url>
4236
<url type="donation">https://ko-fi.com/teamcons</url>
43-
<url type="vcs-browser">https://github.com/ellie-commons/cherrypick</url>
37+
<url type="vcs-browser">https://github.com/elly-code/cherrypick</url>
4438

4539
<screenshots>
4640
<screenshot type="default">
4741
<caption>Cherrypick's main window</caption>
4842
<image>
49-
https://github.com/ellie-commons/cherrypick/blob/main/data/screenshots/window-light.png?raw=true
43+
https://github.com/elly-code/cherrypick/blob/main/data/screenshots/window-light.png?raw=true
5044
</image>
5145
</screenshot>
5246
<screenshot>
5347
<caption>Main window with dark theme</caption>
5448
<image>
55-
https://github.com/ellie-commons/cherrypick/blob/main/data/screenshots/window-dark.png?raw=true
49+
https://github.com/elly-code/cherrypick/blob/main/data/screenshots/window-dark.png?raw=true
5650
</image>
5751
</screenshot>
5852
</screenshots>

0 commit comments

Comments
 (0)