We have a new Wide Mode, an horizontal layout to optimize available space in small screens like netbook ones. It can be activated in the following ways: - from gconf through the new /apps/cheese/wide_mode boolean key - from the command line with the -w/--wide switch (this will override the gconf key) - from "Wide Mode" toggle action in the main menu (it triggers on-the-fly widgets reparenting) The state is saved in the gconf key so you will get last used mode at startup (if not overridden from command line). We eventually will add some screen size autodetection for mode switching but I'm not completely sure I will do it and shouldn't break UI freeze anyway.
There are 4 new strings related to this UI change, two for the new menu action and two for the gconf schema. Related commits for the strings: http://git.gnome.org/cgit/cheese/commit/?id=6b1c72aca3a4834ed59c4001e01ce8ddaeb7ef46 http://git.gnome.org/cgit/cheese/commit/?id=6eed130081c5fa3fbb82840259948a14a6214e47 And a bunch of other ones for the new mode, see recent history if interested. Thank you for your awesome work! Ciao, Filippo _______________________________________________ gnome-i18n mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-i18n
