]> www.fi.muni.cz Git - evince.git/commit
Move the egg_set_desktop_file() call to main and remove
authorCarlos Garcia Campos <carlosgc@gnome.org>
Sun, 2 Nov 2008 10:24:58 +0000 (10:24 +0000)
committerCarlos Garcia Campos <carlosgc@src.gnome.org>
Sun, 2 Nov 2008 10:24:58 +0000 (10:24 +0000)
commit41d936f5cbf3d5686ab6e6c2f8e8fd928a3c86f6
tree4120cd055163a980e42775fd7b0aefd026cf1ed0
parent0fb3d73b728f2ffcab0364bd2ec19259e73bbf59
Move the egg_set_desktop_file() call to main and remove

2008-11-02  Carlos Garcia Campos  <carlosgc@gnome.org>

* shell/ev-application.c: (ev_application_init_session):
* shell/main.c: (main):

Move the egg_set_desktop_file() call to main and remove
gtk_window_set_default_icon_name() since it's already called by
egg_set_desktop_file()

svn path=/trunk/; revision=3250
ChangeLog
shell/ev-application.c
shell/main.c