GNOME CVS: eog lucasr
[email protected] (Lucas Almeida Rocha)
| Newsgroups | gmane.comp.gnome.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs/gnome Module name: eog Changes by: lucasr 06/12/26 07:36:37 Modified files: . : Tag: eog-ng ChangeLog shell : Tag: eog-ng eog-application.c eog-application.h eog-window.c eog-window.h main.c Log message: 2006-12-26 Lucas Rocha <[email protected]> New command-line options for EOG: -s to start in slideshow mode, -f to start in fullscreen mode, and -c to disable collection pane on startup (Fixes bugs #308787, #336712, #376560, #376513). Based on patch from Bruno Boaventura <[email protected]>. * shell/eog-window.[ch]: add startup flags to EogWindow. Consider those flags when constructing the UI. * shell/eog-application.[ch]: Update API to receive the EogWindow startup flags. * shell/main.c: initialize startup flags based on passed command-line options. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=eog&who=lucasr&date=explicit&mindate=2006-12-26%2007:35&maxdate=2006-12-26%2007:37