added support for op+3 icons

This commit is contained in:
TingPing
2012-11-02 00:54:27 -04:00
parent 64f1a43d07
commit da43158772
11 changed files with 21 additions and 8 deletions

View File

@@ -1,5 +1,6 @@
extern GdkPixbuf *pix_book;
extern GdkPixbuf *pix_hop;
extern GdkPixbuf *pix_orange;
extern GdkPixbuf *pix_purple;
extern GdkPixbuf *pix_red;
extern GdkPixbuf *pix_op;