// Fill the FPS combo box with proper strings (not localised)
    float f[8];
    f[0] = 60;
    f[1] = 50;
    f[2] = 30;
    f[3] = 25;
    f[4] = 24.967;
    f[5] = 24;
    f[6] = 15;
    f[7] = 12;

https://github.com/synfig/synfig/blob/master/synfig-studio/src/gui/dialogs/dialog_setup.cpp#L281

~ yu
------------------------------------------------------------------------------
Start Your Social Network Today - Download eXo Platform
Build your Enterprise Intranet with eXo Platform Software
Java Based Open Source Intranet - Social, Extensible, Cloud Ready
Get Started Now And Turn Your Intranet Into A Collaboration Platform
http://p.sf.net/sfu/ExoPlatform
_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to