Segev Finer
|
8f83890068
|
Add URL handler support for Linux desktops
Fixes #48528
|
2018-08-18 04:56:34 +03:00 |
|
Julian Andres Klode
|
e073e848d7
|
Correctly get apt dirs in debian postinst
This previously used some crazy hack to parse the output of
`apt-config dump`, instead of using `apt-config shell` like
you are supposed to do.
|
2017-10-03 18:42:17 +02:00 |
|
Daniel Imms
|
6c9ead0321
|
Update VS Code source list if disabled by OS upgrade
Fixes #24898
|
2017-04-17 10:08:54 -07:00 |
|
Daniel Imms
|
4db944bc08
|
Install apt repository as http, not https
Fixes #21654
|
2017-03-01 22:42:52 -08:00 |
|
Daniel Imms
|
735a7c0cd7
|
Only install repo and key if they don't already exist
|
2017-02-16 23:12:36 -08:00 |
|
Daniel Imms
|
f976701c85
|
Install apt key and source for repository in deb postinst
Part of #2973
|
2017-02-16 22:34:49 -08:00 |
|
Daniel Imms
|
496b804f8a
|
Prime postinst for apt repo
|
2017-02-15 22:50:02 -08:00 |
|
Daniel Imms
|
833be745fa
|
Explicitly install desktop entry in deb postinst
Fixes #6432
|
2016-05-17 17:53:52 -07:00 |
|
Daniel Imms
|
6e113d01f0
|
Move bin command to /usr/share/<app>/bin
/usr/bin/<app> now symlinks to the launcher. This makes the CLI
accessible in the zip archive version.
Fixes #4426
|
2016-04-04 16:25:12 -07:00 |
|
Daniel Imms
|
ba6f665c6d
|
Merge .deb postinst and postinst.oss
|
2016-04-01 12:36:26 -07:00 |
|
Daniel Imms
|
6b0d3d2cae
|
Correct source repository format
Some changes were made to the endpoints.
|
2016-03-23 10:56:49 -07:00 |
|
Daniel Imms
|
ef2a1fcaa5
|
Fix deb postinst script
|
2016-03-20 11:19:18 -07:00 |
|
Daniel Imms
|
d451e0222a
|
Don't need to use -r arg
|
2016-03-18 15:27:25 -07:00 |
|
Daniel Imms
|
b6486f7ddf
|
Remove the legacy Linux bin command when installing stable
|
2016-03-18 15:17:50 -07:00 |
|
Daniel Imms
|
a0a22c8a51
|
Disable apt repository source
Need repository to be signed before enabling
|
2016-03-18 11:51:13 -07:00 |
|
Daniel Imms
|
572be7e529
|
Register code to the Debian alternatives system
Fixes #3541
|
2016-02-29 15:44:47 -08:00 |
|
Daniel Imms
|
d624636afe
|
Register the apt repository as a source for official .deb builds
Part of #2973
|
2016-02-26 09:01:39 -08:00 |
|