electron/brightray/common
Adam Roben a24c390318 Use the user-visible version number in our user agent string
I.e., use CFBundleShortVersionString instead of CFBundleVersion on OS X and
ProductVersion instead of FileVersion on Windows.

This is generally more useful (although slightly lower granularity) than the
machine-readable version number.
2013-05-28 15:42:52 -04:00
..
mac Bump the base SDK and deployment target to 10.8 2013-03-28 17:50:07 -04:00
application_info.h Include the application's version number in the user agent string 2013-04-08 12:41:30 -04:00
application_info_mac.mm Use the user-visible version number in our user agent string 2013-05-28 15:42:52 -04:00
application_info_win.cc Use the user-visible version number in our user agent string 2013-05-28 15:42:52 -04:00
content_client.cc Fix crashes when dragging links 2013-04-26 22:49:58 -04:00
content_client.h Fix crashes when dragging links 2013-04-26 22:49:58 -04:00
main_delegate.cc Set up the resource bundle on Windows 2013-05-22 14:00:43 -04:00
main_delegate.h Set up the resource bundle on Windows 2013-05-22 14:00:43 -04:00
main_delegate_mac.mm Set up the resource bundle on Windows 2013-05-22 14:00:43 -04:00