mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 08:55:19 +00:00
[RAPPS]
Thanks to r69394, switch rapps database download to https svn path=/trunk/; revision=69396
This commit is contained in:
parent
ae8eaa4c80
commit
cf9617f9dd
1 changed files with 1 additions and 2 deletions
|
@ -26,8 +26,7 @@
|
||||||
|
|
||||||
#include "resource.h"
|
#include "resource.h"
|
||||||
|
|
||||||
/* FIXME: this should be downloaded by HTTPS once is supported */
|
#define APPLICATION_DATABASE_URL L"https://svn.reactos.org/packages/rappmgr.cab"
|
||||||
#define APPLICATION_DATABASE_URL L"http://svn.reactos.org/packages/rappmgr.cab"
|
|
||||||
|
|
||||||
#define SPLIT_WIDTH 4
|
#define SPLIT_WIDTH 4
|
||||||
#define MAX_STR_LEN 256
|
#define MAX_STR_LEN 256
|
||||||
|
|
Loading…
Reference in a new issue