File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed
Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -39,5 +39,5 @@ exec "$DIR/jre/bin/svgwall" \
3939 -classpath " $DIR$CLASSPATH " \
4040 com.grimpirate.SVGWall \
4141 -p " $DIR /x11root" \
42- -m " $DIR /../share/metainfo/svgwall.appdata.xml" \
42+ -m " $DIR /../share/metainfo/com.grimpirate. svgwall.appdata.xml" \
4343 " $@ "
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <!-- Copyright © 2024 Grim Pirate. All rights reserved worldwide. -->
2+ <!-- Copyright © 2024-2025 Grim Pirate. All rights reserved worldwide. -->
33<component type =" console-application" >
4- <id >svgwall</id >
5- <metadata_license >MITNFA </metadata_license >
6- <project_license >MITNFA </project_license >
4+ <id >com.grimpirate. svgwall</id >
5+ <metadata_license >MIT </metadata_license >
6+ <project_license >MIT </project_license >
77 <name >SVGWall</name >
88 <summary >SVG Wallpaper Utility for Xorg</summary >
9- <icon type =" local" >icon </icon >
9+ <icon type =" local" >/usr/share/icons/hicolor/scalable/apps/svgwall.svg </icon >
1010 <description >
1111 <p >Applies SVG files (both local and remote) as wallpapers/backgrounds to an Xorg server.</p >
1212 </description >
167167 </developer >
168168 <content_rating type =" oars-1.0" />
169169</component >
170-
You can’t perform that action at this time.
0 commit comments