feat: rename app to Envision

This commit is contained in:
Gabriele Musco 2023-09-09 11:23:42 +02:00
commit 138b756d9e
No known key found for this signature in database
GPG key ID: 1068D795C80E51DE
25 changed files with 76 additions and 74 deletions

View file

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 8.3 KiB

After

Width:  |  Height:  |  Size: 8.3 KiB

Before After
Before After

View file

@ -10,7 +10,7 @@
id="svg11300"
sodipodi:version="0.32"
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
sodipodi:docname="org.gabmus.rex2.Source.svg"
sodipodi:docname="org.gabmus.envision.Source.svg"
inkscape:output_extension="org.inkscape.output.svg.inkscape"
version="1.0"
style="display:inline;enable-background:new"

Before

Width:  |  Height:  |  Size: 183 KiB

After

Width:  |  Height:  |  Size: 183 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 4.3 KiB

After

Width:  |  Height:  |  Size: 4.3 KiB

Before After
Before After

View file

@ -10,7 +10,7 @@
</description>
<!--screenshots>
<screenshot type="default">
<image>https://gitlab.com/gabmus/rex2/raw/main/misc/screenshots/screenshot1.png</image>
<image>https://gitlab.com/gabmus/envision/raw/main/misc/screenshots/screenshot1.png</image>
<caption>Main window</caption>
</screenshot>
</screenshots-->

View file

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/org/gabmus/rex2/">
<gresource prefix="/org/gabmus/envision/">
<file compressed="true">style.css</file>
<file compressed="true" preprocess="xml-stripblanks">icons/org.gabmus.rex2.svg</file>
<file compressed="true" preprocess="xml-stripblanks">icons/org.gabmus.rex2-symbolic.svg</file>
<file compressed="true" preprocess="xml-stripblanks">icons/org.gabmus.envision.svg</file>
<file compressed="true" preprocess="xml-stripblanks">icons/org.gabmus.envision-symbolic.svg</file>
</gresource>
</gresources>