Commit 56641eea authored by Claes Sjofors's avatar Claes Sjofors

Xtt proview icon fix

parent e728b990
src/mmi/co/src/proview_icon.png

1.05 KB | W: | H:

src/mmi/co/src/proview_icon.png

2.91 KB | W: | H:

src/mmi/co/src/proview_icon.png
src/mmi/co/src/proview_icon.png
src/mmi/co/src/proview_icon.png
src/mmi/co/src/proview_icon.png
  • 2-up
  • Swipe
  • Onion skin
......@@ -619,7 +619,7 @@ OpGtk::OpGtk( void *op_parent_ctx,
dcli_translate_filename( fname, "$pwrp_exe/pwrp_logotype.png");
if ( EVEN( dcli_file_time( fname, &time)))
dcli_translate_filename( fname, "$pwr_exe/proview_icon.png");
dcli_translate_filename( fname, "$pwr_exe/proview_icon17.png");
GtkWidget *icon_image = gtk_image_new_from_file( fname);
title_label = gtk_label_new("");
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment