Skip to content

Commit f7eb5e1

Browse files
committed
Doc: updated screenshots
1 parent a85f27d commit f7eb5e1

File tree

7 files changed

+183
-1
lines changed

7 files changed

+183
-1
lines changed

doc/images/shots/about.png

1.12 KB
Loading

doc/images/shots/doc_online.png

62.2 KB
Loading
14 KB
Loading

doc/images/tutorials/blobs/02.png

-12.1 KB
Loading

doc/locale/fr/LC_MESSAGES/intro/index.po

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ msgid "Getting started"
4242
msgstr "Premiers pas"
4343

4444
#: ../../intro/index.rst:8
45-
#, fuzzy
4645
msgid ""
4746
"DataLab is an open platform for signal and image processing. Its "
4847
"functional scope is intentionally broad. With its many functions, some of"

resources/DataLab-Windows-Installer.svg

Lines changed: 181 additions & 0 deletions
Loading

resources/deploy.bat

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ move DataLab-Banner-150.png ..\cdl\data\logo
1919
copy DataLab-Screenshot-Theme.png ..\doc\images
2020
%INKSCAPE_PATH% "DataLab-Overview.svg" -o "DataLab-Overview.png" -w 1250
2121
copy DataLab-Overview.png ..\doc\images
22+
%INKSCAPE_PATH% "DataLab-Windows-Installer.svg" -o "windows_installer.png" -w 900
23+
move windows_installer.png ..\doc\images\shots
2224

2325
@REM Generating icon
2426
for %%s in (16 24 32 48 128 256) do (

0 commit comments

Comments
 (0)