feat: rename app to Envision
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 3.4 KiB |
Before Width: | Height: | Size: 8.3 KiB After Width: | Height: | Size: 8.3 KiB |
|
@ -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 Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
|
@ -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-->
|
|
@ -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>
|
||||
|
|