fix debian qt icon ref
This commit is contained in:
parent
bac2dc81a2
commit
6363a25879
@ -1,6 +1,6 @@
|
||||
usr/local/bin/dash-qt usr/bin
|
||||
share/pixmaps/dash32.xpm usr/share/pixmaps
|
||||
share/pixmaps/dash16.xpm usr/share/pixmaps
|
||||
share/pixmaps/dash128.png usr/share/pixmaps
|
||||
share/pixmaps/bitcoin32.xpm usr/share/pixmaps
|
||||
share/pixmaps/bitcoin16.xpm usr/share/pixmaps
|
||||
share/pixmaps/bitcoin128.png usr/share/pixmaps
|
||||
debian/dash-qt.desktop usr/share/applications
|
||||
debian/dash-qt.protocol usr/share/kde4/services/
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 1.8 KiB |
@ -1,21 +0,0 @@
|
||||
/* XPM */
|
||||
static char *bitcoin___[] = {
|
||||
"16 16 2 1",
|
||||
" c None",
|
||||
". c #1C75BC",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ........... ",
|
||||
" .............",
|
||||
" .............",
|
||||
" ....",
|
||||
" ..... ... ",
|
||||
"...... ... ",
|
||||
" .... ",
|
||||
" ............. ",
|
||||
" ............. ",
|
||||
" ........... ",
|
||||
" ",
|
||||
" ",
|
||||
" "};
|
@ -1,37 +0,0 @@
|
||||
/* XPM */
|
||||
static char *bitcoin___[] = {
|
||||
"32 32 2 1",
|
||||
" c None",
|
||||
". c #1C75BC",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ........................ ",
|
||||
" ..........................",
|
||||
" ..........................",
|
||||
" ..........................",
|
||||
" .......",
|
||||
" ...... ",
|
||||
" ....... ",
|
||||
" ............ ....... ",
|
||||
" ............ ...... ",
|
||||
" ........... ....... ",
|
||||
"............ ....... ",
|
||||
" ...... ",
|
||||
" ....... ",
|
||||
" ....... ",
|
||||
" .......................... ",
|
||||
" .......................... ",
|
||||
" .......................... ",
|
||||
" ........................ ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" "};
|
Loading…
Reference in New Issue
Block a user