Skip to content

Artkal palettes#2

Open
davidnilssonart wants to merge 2 commits into
dolkow:masterfrom
davidnilssonart:master
Open

Artkal palettes#2
davidnilssonart wants to merge 2 commits into
dolkow:masterfrom
davidnilssonart:master

Conversation

@davidnilssonart

Copy link
Copy Markdown

Added palettes for four of Artkals lines of beads that loads when Perler
is started.

Added palettes for four of Artkals lines of beads that loads when Perler
is started.

@dolkow dolkow left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know this is your first git commit ever, so I'm going to give you a learning opportunity! There is a small change I'd like you to make before accepting this commit.


XMLParser xmlp = XMLParser.getInstance();
for (String s : new String[]{"hama-builtin.xml", "nabbi-builtin.xml", "perlerbeads-builtin.xml"}) { //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$
for (String s : new String[]{"hama-builtin.xml", "nabbi-builtin.xml", "perlerbeads-builtin.xml", "artkal-serie-s-5mm-hard.xml", "artkal-serie-r-5mm-soft.xml", "artkal-serie-c-2.6mm-hard.xml", "artkal-serie-a-2.6mm-soft.xml"}) { //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add corresponding NON-NLS comments for the constant strings (otherwise, Eclipse will nag me about them).

Should look like the rest, just with higher numbers. :)

Added NON-NLS.
Also, the added Artkal palettes are only for solid colors, not neon,
translucent and others.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants