From 10ea40afa3d6804a4a6f816f10f71a93412328fa Mon Sep 17 00:00:00 2001 From: Rodolfo Ribeiro Gomes Date: Sat, 9 Nov 2013 22:57:34 -0200 Subject: startcenter: Start center shows a welcome text when recent doc list is empty The image I got from TDF wiki. I tried to show the text semitransparent also, but set font color with any alpha degree (eg. setTransparency(254) ) made it invisible. Maybe just a gray shade? Change-Id: Iaf7efb8433e9db03862825148ed2013588a5468f Signed-off-by: Rodolfo Ribeiro Gomes --- icon-themes/galaxy/sfx2/res/logo.png | Bin 0 -> 12355 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 icon-themes/galaxy/sfx2/res/logo.png (limited to 'icon-themes/galaxy') diff --git a/icon-themes/galaxy/sfx2/res/logo.png b/icon-themes/galaxy/sfx2/res/logo.png new file mode 100644 index 000000000000..003e188831a9 Binary files /dev/null and b/icon-themes/galaxy/sfx2/res/logo.png differ -- cgit