Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Tom Tromey 5538d692d3 Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
This removes the unnecessary setting of c-basic-offset from all
python-mode files.

This was automatically generated using

    perl -pi -e 's/; *c-basic-offset: *[0-9]+//'

... on the affected files.

The bulk of these files are moz.build files but there a few others as
well.

MozReview-Commit-ID: 2pPf3DEiZqx

--HG--
extra : rebase_source : 0a7dcac80b924174a2c429b093791148ea6ac204
2016-07-14 10:16:42 -06:00
Mike Hommey 79ea9f2368 Bug 1170431 part 0 - Use the *Path classes for GENERATED_FILES scripts and inputs. r=gps 2015-06-03 07:10:12 +09:00
Dão Gottwald f4a519025e Bug 706103 - replace chrome copy of files by overrides in browser/themes/. r=gijs
--HG--
rename : browser/themes/windows/Metro_Glyph-aero.png => browser/themes/windows/Metro_Glyph.png
rename : browser/themes/windows/preferences/checkbox-8.png => browser/themes/windows/preferences/checkbox.png
2015-03-31 23:22:13 +02:00
Nathan Froyd 7e1c2e073e Bug 1137364 - part 1 - move browser/themes/*/ tab-selected-*.svg generation to GENERATED_FILES; r=mshal
Recently-added GENERATED_FILES support and support for specifying
per-file methods for GENERATED_FILES means that we can move the rules
for generating tab SVGs in browser/themes/ to moz.build.  As a bonus, we
can also eliminate duplicate between the rules by moving them to a
shared mozbuild file in browser/themes/, rather than individual
browser/themes/{linux,osx,windows}/ Makefiles.
2015-02-26 13:56:26 -05:00