/flowerpicker.xml (fa968b82de11da1b3bc9716c4d0b08ca07208903) (1435 bytes) (mode 100644) (type blob)
<Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Font name="FlowerpickerNormalFont" font="Interface\AddOns\flowerpicker\resources\DejaVuSansMono.ttf" outline="NONE" virtual="true">
<FontHeight>
<AbsValue val="14"/>
</FontHeight>
</Font>
<Font name="FlowerpickerHighlightFont" font="Interface\AddOns\flowerpicker\resources\DejaVuSansMono-Bold.ttf" outline="THICK" virtual="true">
<FontHeight>
<AbsValue val="16"/>
</FontHeight>
</Font>
<Font name="FlowerpickerButtonHighlightFont" font="Interface\AddOns\flowerpicker\resources\DejaVuSansMono-Bold.ttf" outline="NORMAL" virtual="true">
<Color r="1.0" g="0.75686274509804" b="0.027450980392157" a="1.0"></Color>
<FontHeight>
<AbsValue val="14"/>
</FontHeight>
</Font>
<Font name="FlowerpickerButtonDisabledFont" font="Interface\AddOns\flowerpicker\resources\DejaVuSansMono-Bold.ttf" outline="NORMAL" virtual="true">
<FontHeight>
<AbsValue val="14"/>
</FontHeight>
</Font>
<Font name="FlowerpickerButtonNormalFont" font="Interface\AddOns\flowerpicker\resources\DejaVuSansMono-Bold.ttf" outline="NORMAL" virtual="true">
<Color r="1.0" g="0.75686274509804" b="0.027450980392157" a="1.0"></Color>
<FontHeight>
<AbsValue val="14"/>
</FontHeight>
</Font>
</Ui>
Mode |
Type |
Size |
Ref |
File |
100644 |
blob |
25 |
f9e4d8b7b114aa3c01824317ea9b0e4937815dbf |
.gitignore |
100644 |
blob |
1282 |
38bade5f4b3df02c703832d63e7d9d69a40924cc |
.luacheckrc |
100644 |
blob |
1355 |
7475a4fe0d5c2cbabcd8f3aaee2ea61e6da80c18 |
README.md |
100644 |
blob |
1395 |
446ab05f9c5e77cb77076bbccc0d6cbdcdf655ed |
build.gradle |
040000 |
tree |
- |
96233b34ccba706a9f89dca87a9282a3cd836e0a |
doc |
100644 |
blob |
377 |
7cd49ec8e4dd07884b8ac25ab4bb361cf21b5494 |
flowerpicker.toc |
100644 |
blob |
1435 |
fa968b82de11da1b3bc9716c4d0b08ca07208903 |
flowerpicker.xml |
040000 |
tree |
- |
a98140c69c08685544ff0baefaf8dfecd749c5f7 |
resources |
040000 |
tree |
- |
a9d4d768f6bb7260f05b7aa1c4c5c94827a19ce4 |
src |
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"
Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/vrtc/flowerpicker
Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/vrtc/flowerpicker
Clone this repository using git:
git clone git://git.rocketgit.com/user/vrtc/flowerpicker
You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a
merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main