Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: static/images/flags/README.txt

Issue 29539750: Issue 5646 - Added Scottish flag (Closed)
Patch Set: Fixed wrong flag names in globals.tmpl Created Sept. 11, 2017, 4:04 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « includes/jobs/header.tmpl ('k') | static/images/flags/am.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: static/images/flags/README.txt
diff --git a/static/images/flags/README.txt b/static/images/flags/README.txt
index 252456b1a16ee701ceb4eed7c54071f1ea48031a..eb3575926dbdeb500a3f0adc0b16cdcdd40983f4 100644
--- a/static/images/flags/README.txt
+++ b/static/images/flags/README.txt
@@ -2,8 +2,8 @@ How to add new flags
====================
1. [Download icons][flag-icons]
-2. `convert <download directory>/shiny/64/<image-file> -crop 56x36+4+14 +repage -resize 30x30\! -extent 30x30 <country-code>.png`
-3. `pngout <country-code>.png`
+2. `convert <download directory>/shiny/64/<image-file> -crop 56x36+4+14 +repage -resize 30x30\! -extent 30x30 <country>.png`
+3. `pngout <country>.png`
4. Move image to this directory
[flag-icons]: https://www.gosquared.com/resources/flag-icons/
« no previous file with comments | « includes/jobs/header.tmpl ('k') | static/images/flags/am.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld