Skip to content

Commit 3a729d7

Browse files
Aktualizacja README
1 parent ce5bb7f commit 3a729d7

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,12 @@ The original FireTray has been "brutally" patched to display the number of unrea
1313
It is a workaround for issues:
1414
* [foudfou/FireTray #143](https://github.com/foudfou/FireTray/issues/143)
1515
* [foudfou/FireTray #210](https://github.com/foudfou/FireTray/issues/210)
16+
17+
To build XPI file just do:
18+
cd src
19+
make build
20+
21+
To install icons on Kubuntu:
22+
cp ./src/chrome/skin/icons/unread/*.svg /usr/share/icons/breeze/actions/16/
23+
cp ./src/chrome/skin/icons/unread/*.svg /usr/share/icons/breeze/actions/22/
24+
cp ./src/chrome/skin/icons/unread/*.svg /usr/share/icons/breeze/actions/24/

0 commit comments

Comments
 (0)