gitea/conf
Sandro Santilli 76a0e43e88 Do not assume avatar needs be changed from gravatar.com (#3209)
Always send user to settings screen to change avatar.
Drops "change_custom_avatar" localized message, keeps "change_avatar"
for the generic one.

NOTE: only changes the en-US locale, as per
https://github.com/gogits/gogs/wiki/Contributing-Code#those-we-do-not-accept

NOTE: requires rebuild of bindata.go to fully see effects
2016-06-27 01:51:09 +08:00
..
gitignore #1711 try to indicate sqlite session issue when merge 2015-10-25 18:35:27 -04:00
license Update ISC license 2016-04-03 01:56:48 +00:00
locale Do not assume avatar needs be changed from gravatar.com (#3209) 2016-06-27 01:51:09 +08:00
readme complate list of gitignores and licenses 2015-08-28 16:44:04 +08:00
README.md Some minor changes 2016-03-06 16:40:04 -05:00
app.ini #2954 use text/plain as default email content format 2016-05-30 01:32:01 -07:00

README.md

Execute following command in ROOT directory when anything is changed:

$ make bindata