New wallpaper: Yosemite
This commit is contained in:
parent
2959d53e3e
commit
d877b60aaa
@ -18,5 +18,5 @@
|
||||
|
||||
[image]
|
||||
;logo=/usr/share/logo_login.png
|
||||
;wallpaper=/usr/share/wallpapers/southbay.png
|
||||
;wallpaper=/usr/share/wallpapers/yosemite.png
|
||||
|
||||
|
BIN
hdd/usr/share/wallpapers/yosemite.png
Normal file
BIN
hdd/usr/share/wallpapers/yosemite.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.0 MiB |
@ -59,7 +59,7 @@ static int BOX_COLOR_R=0;
|
||||
static int BOX_COLOR_G=0;
|
||||
static int BOX_COLOR_B=0;
|
||||
static int BOX_COLOR_A=127;
|
||||
static char * WALLPAPER = "/usr/share/wallpapers/southbay.png";
|
||||
static char * WALLPAPER = "/usr/share/wallpapers/yosemite.png";
|
||||
static char * LOGO = "/usr/share/logo_login.png";
|
||||
|
||||
#define TEXTBOX_INTERIOR_LEFT 4
|
||||
|
@ -20,7 +20,7 @@
|
||||
#include "lib/hashmap.h"
|
||||
#include "lib/confreader.h"
|
||||
|
||||
#define DEFAULT_WALLPAPER "/usr/share/wallpapers/southbay.png"
|
||||
#define DEFAULT_WALLPAPER "/usr/share/wallpapers/yosemite.png"
|
||||
|
||||
#define ICON_X 24
|
||||
#define ICON_TOP_Y 40
|
||||
|
Loading…
x
Reference in New Issue
Block a user