4974-datasources-and-improvements #4

Merged
guillermo merged 24 commits from 4974-datasources-and-improvements into master 2023-02-03 12:26:09 +00:00
8 changed files with 2 additions and 18 deletions
Showing only changes of commit b5f06e3a52 - Show all commits

Binary file not shown.

Before

(image error) Size: 264 KiB

After

(image error) Size: 1.1 KiB

Binary file not shown.

Before

(image error) Size: 264 KiB

After

(image error) Size: 2.8 KiB

Binary file not shown.

Before

(image error) Size: 264 KiB

After

(image error) Size: 3.3 KiB

Binary file not shown.

Before

(image error) Size: 264 KiB

After

(image error) Size: 4.1 KiB

Binary file not shown.

Before

(image error) Size: 264 KiB

After

(image error) Size: 3.0 KiB

Binary file not shown.

Before

(image error) Size: 264 KiB

After

(image error) Size: 4.2 KiB

BIN
icons/vn.ico Normal file

Binary file not shown.

After

(image error) Size: 2.5 KiB

View File

@ -99,9 +99,6 @@ Name: "eti"; \
Name: "lab"; \
Description: "Laboral"; \
Types: full
Name: "srv"; \
Description: "Server"; \
Types: full
Name: "vn"; \
Description: "Library"; \
Types: full
@ -143,16 +140,10 @@ Name: "{group}\Laboral"; \
IconFileName: "{app}\icons\lab.ico"; \
FileName: "{app}\vn-access.hta"; \
WorkingDir: "{app}"
Name: "{group}\Server"; \
Parameters: "srv"; \
Components: srv; \
IconFileName: "{app}\icons\enc.ico"; \
FileName: "{app}\vn-access.hta"; \
WorkingDir: "{app}"
Name: "{group}\Library"; \
Parameters: "vn"; \
Components: vn; \
IconFileName: "{app}\icons\enc.ico"; \
IconFileName: "{app}\icons\vn.ico"; \
FileName: "{app}\vn-access.hta"; \
WorkingDir: "{app}"
@ -200,17 +191,10 @@ Name: "{commondesktop}\Laboral"; \
FileName: "{app}\vn-access.hta"; \
WorkingDir: "{app}"; \
Tasks: desktopicon
Name: "{commondesktop}\Server"; \
Parameters: "srv"; \
Components: srv; \
IconFileName: "{app}\icons\enc.ico"; \
FileName: "{app}\vn-access.hta"; \
WorkingDir: "{app}"; \
Tasks: desktopicon
Name: "{commondesktop}\Library"; \
Parameters: "vn"; \
Components: vn; \
IconFileName: "{app}\icons\enc.ico"; \
IconFileName: "{app}\icons\vn.ico"; \
FileName: "{app}\vn-access.hta"; \
WorkingDir: "{app}"; \
Tasks: desktopicon