Skip to content

Commit 252c373

Browse files
authored
Merge branch 'main' into align-home
2 parents acea114 + cf3540b commit 252c373

File tree

2 files changed

+13
-5
lines changed

2 files changed

+13
-5
lines changed

CONTRIBUTING.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,16 @@ It is recommended to use the free and open source [Inkscape](http://inkscape.org
33

44
An elementary color palette is provided, it is recommended to copy it into your Inkscape settings before you get started.
55

6+
_(Run these from the root of the icons repo)_
67
```bash
7-
cp elementary.gpl ~/.config/inkscape/palettes/
8+
cp data/elementary.gpl ~/.config/inkscape/palettes/
9+
```
10+
11+
For flatpak installations, use one of the following.
12+
13+
```bash
14+
# Local
15+
cp data/elementary.gpl ~/.local/share/flatpak/app/org.inkscape.Inkscape/current/active/files/share/inkscape/palettes/
816
```
917

1018
To contribute to the elementary icon set, open a pull request to this repository with your icon(s).

po/fi.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ msgstr ""
88
"Project-Id-Version: extra\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2024-05-06 19:03+0000\n"
11-
"PO-Revision-Date: 2024-08-07 18:17+0000\n"
12-
"Last-Translator: anonymous <[email protected]>\n"
11+
"PO-Revision-Date: 2024-12-02 15:16+0000\n"
12+
"Last-Translator: Jiri Grönroos <[email protected]>\n"
1313
"Language-Team: Finnish <https://l10n.elementary.io/projects/desktop/"
1414
"icons-extra/fi/>\n"
1515
"Language: fi\n"
@@ -21,7 +21,7 @@ msgstr ""
2121

2222
#: data/icons.metainfo.xml.in:10
2323
msgid "elementary Icons"
24-
msgstr ""
24+
msgstr "elementary-kuvakkeet"
2525

2626
#: data/icons.metainfo.xml.in:11
2727
msgid "Named, vector icons for elementary OS"
@@ -280,7 +280,7 @@ msgstr ""
280280

281281
#: data/icons.metainfo.xml.in:184
282282
msgid "Other Changes:"
283-
msgstr ""
283+
msgstr "Muut muutokset:"
284284

285285
#: data/icons.metainfo.xml.in:186
286286
msgid "Fix broken link for SVG file types"

0 commit comments

Comments
 (0)