Ethan Estrada
a7e18b05d3
Depend on $PATH to find executable in atom.desktop
...
With the atom atom executable now located in /usr/bin instead
of /usr/local/bin, it should always be available as part of the
system PATH. Thus hardcoding the filepath is not needed. Also, this
increase the flexibility of relocating the rpm at installation time
(not just build time) since the user or sys admin need only make
sure that the atom executable is in the system PATH and the
atom.desktop file will work correctly.
2015-01-31 22:12:26 -07:00
Edgard Castro
b92e6f5a2d
Fixes RPM install path and icon location
...
This makes Atom a better desktop citizen relocating to where the usual install
directory is (like on the debian package) and also fix the icon using absolute
paths, breaking icon-themes.
2015-01-31 15:04:24 -02:00
Ivan Žužak
7add4af585
Merge pull request #5334 from xfq/https
...
Change HTTP to HTTPS
2015-01-31 11:42:56 +01:00
Ivan Žužak
5076e2c8b3
Merge pull request #5333 from xfq/devtools-link
...
Update the URI of DevTools tutorial in docs
2015-01-31 11:41:52 +01:00
Ivan Žužak
b56d73cd74
Merge pull request #5330 from xfq/broken-link
...
📝 Fix a broken link.
2015-01-31 11:40:37 +01:00
Ivan Žužak
6c5a0e3670
Merge pull request #5329 from xfq/install-theme
...
📝 Fix theme docs.
2015-01-31 11:39:42 +01:00
Ivan Žužak
791f89216b
Merge pull request #5327 from xfq/osx-fix
...
Change Mac OS X to OS X.
2015-01-31 11:38:53 +01:00
Xue Fuqiao
f6067cb629
📝 Fix previous change.
2015-01-31 18:08:13 +08:00
Xue Fuqiao
22158031bf
Change HTTP to HTTPS.
...
Change HTTP to HTTPS to avoid plaintext HTTP connections.
2015-01-31 17:59:45 +08:00
Xue Fuqiao
8ac3fada4e
📝 Update the URI of DevTools tutorial.
2015-01-31 17:11:09 +08:00
Xue Fuqiao
a03d5bc288
📝 Fix a broken link.
...
Fix a broken link in `docs/creating-a-theme.md`.
2015-01-31 14:10:39 +08:00
Xue Fuqiao
cc489e5663
📝 Fix theme docs.
2015-01-31 13:51:40 +08:00
Xue Fuqiao
cd3f7f73a0
Change Mac OS X to OS X.
...
Apple has renamed Mac OS X to OS X.
2015-01-31 12:36:35 +08:00
Ben Ogle
9cb67a6def
📝 Fix doc reference in config
2015-01-30 16:52:19 -08:00
Kevin Sawicki
786e8c558a
Merge pull request #5314 from eestrada/master
...
Make rpm install package a little more flexible
2015-01-30 11:12:50 -08:00
Ethan Estrada
bfeeddea4d
Make rpm package installs relocatable
2015-01-29 22:55:41 -07:00
Ethan Estrada
1589b8b192
Make apm symlink relative for rpm spec
2015-01-29 22:35:11 -07:00
Ben Ogle
b02d0e3df3
Merge pull request #5280 from atom/bo-schema-on-load
...
Reset all user config values when the schema changes
2015-01-29 18:06:18 -08:00
Ben Ogle
d3f29c4580
🎨 Fix wording
2015-01-29 17:54:41 -08:00
Ben Ogle
7263ca8faa
🎨 Fix spec title
2015-01-29 17:54:41 -08:00
Ben Ogle
cd812e7a65
Transact on resetting the settings when a schema changes
2015-01-29 17:54:41 -08:00
Ben Ogle
4e6e636b8b
🎨 Reorder args to be consistent with other methods
2015-01-29 17:54:41 -08:00
Ben Ogle
083bafdb33
Handle unschema’d items in objects.
...
This is required for packages that still use configDefaults
2015-01-29 17:54:41 -08:00
Ben Ogle
adbe151c5d
Fix up the linter error
2015-01-29 17:54:41 -08:00
Ben Ogle
26b450fe49
🎨 Clean up spec naming
2015-01-29 17:54:41 -08:00
Ben Ogle
5d273d0ee6
Add a bit more coverage to the specs
2015-01-29 17:54:41 -08:00
Ben Ogle
b9b2b4bca2
Adhere to the schemas when loading the user’s config
2015-01-29 17:54:41 -08:00
Ben Ogle
79094ee889
Reset all user config values when the schema changes.
2015-01-29 17:54:40 -08:00
Kevin Sawicki
d2f485a1ab
⬆️ deprecation-cop@0.34
2015-01-29 16:44:33 -08:00
Kevin Sawicki
c12002a0ba
⬆️ bracket-matcher@0.71
2015-01-29 16:41:22 -08:00
Kevin Sawicki
e0bac77fa5
⬆️ season@5.1.2
...
Closes atom/snippets#101
2015-01-29 11:31:11 -08:00
Kevin Sawicki
c4c13375e4
⬆️ language-todo@0.16
2015-01-29 09:41:06 -08:00
Kevin Sawicki
83f0104c46
Merge pull request #5305 from mnquintana/patch-3
...
Fix broken npm package.json link in creating-a-package.md
2015-01-29 09:15:11 -08:00
Machiste N. Quintana
a0a3c93b1d
📝 Fix broken npm package.json link
...
In creating-a-package.md
Fixes #5304
2015-01-29 10:52:46 -05:00
Nathan Sobo
98a874808e
⬆️ react-atom-fork for @bolinfest's changes
2015-01-29 08:24:00 -07:00
Ben Ogle
e7b790c5b9
Merge pull request #5300 from nextPrime/patch-1
...
http://github.com -> https://github.com
2015-01-28 18:45:27 -08:00
nextPrime
4988293400
http://github.com -> https://github.com
...
Change http://github.com to https://github.com to avoid plaintext HTTP connections.
2015-01-28 21:17:29 -05:00
Kevin Sawicki
0d51c3b871
⬆️ apm@0.133
2015-01-28 16:42:13 -08:00
Kevin Sawicki
8316183fa0
⬇️ apm@0.131
2015-01-28 16:37:43 -08:00
simurai
8e617ff4e2
📝 Update Shadow DOM selector
2015-01-29 09:27:17 +09:00
Kevin Sawicki
3ca5495690
Merge pull request #5279 from paulcbetts/patch-1
...
Enable DirectWrite
2015-01-28 16:11:15 -08:00
Kevin Sawicki
5c47ae0cbc
⬆️ apm@0.132
2015-01-28 16:05:31 -08:00
Cheng Zhao
6a86a00c66
Merge pull request #5282 from atom/chrome40
...
Upgrade to Chrome40
2015-01-28 15:52:20 -08:00
Cheng Zhao
1abe64e73e
styleguide@0.43.0
2015-01-28 14:35:45 -08:00
Cheng Zhao
bb9150340d
⬆️ markdown-preview@0.131.0
2015-01-28 14:32:55 -08:00
Cheng Zhao
c3f5c43694
⬆️ link@0.30.0
2015-01-28 14:24:29 -08:00
Cheng Zhao
1678016ae4
⬆️ image-view@0.48.0
2015-01-28 14:22:43 -08:00
Cheng Zhao
f50e402de3
⬆️ bracket-matcher@0.70.0
2015-01-28 14:20:08 -08:00
Cheng Zhao
e6363150dd
⬆️ pathwatcher@3.1.0
2015-01-28 14:16:16 -08:00
Cheng Zhao
5f024bfd69
⬆️ markdown-preview@0.130.0
2015-01-28 14:06:29 -08:00