Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 481836 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-4 / +7 lines)
Line  Link Here
0
-- brackets-shell/Gruntfile.js
0
++ brackets-shell/Gruntfile.js
Lines 154-164 Link Here
154
                            "lib/**",
154
                            "lib/**",
155
                            "locales/**",
155
                            "locales/**",
156
                            "node-core/**",
156
                            "node-core/**",
157
                            "cef.pak",
158
                            "cef_100_percent.pak",
159
                            "cef_200_percent.pak",
160
                            "devtools_resources.pak",
161
                            "icudtl.dat",
157
                            "appshell*.png",
162
                            "appshell*.png",
158
                            "Brackets",
163
                            "Brackets",
159
                            "Brackets-node",
164
                            "Brackets-node"
160
                            "cef.pak",
161
                            "devtools_resources.pak"
162
                        ],
165
                        ],
163
                        "dest"      : "<%= build.staging %>"
166
                        "dest"      : "<%= build.staging %>"
164
                    },
167
                    },

Return to bug 481836