Skip to content

Commit 6e2f32c

Browse files
committed
Fixes for Debian packaging lint errors.
1 parent 7dbf4a1 commit 6e2f32c

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

data/org.indii.mendingwall.desktop.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Icon=org.indii.mendingwall
55
Comment=Hop between desktop environments, enjoy them all
66
Terminal=false
77
Type=Application
8-
Categories=Settings;Utility
8+
Categories=Settings
99
Keywords=GTK;
1010
StartupNotify=true
1111
DBusActivatable=true

data/org.indii.mendingwall.metainfo.xml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<image type="source" scale="2" width="1044" height="1278">https://mendingwall.indii.org/assets/screenshot_dark.png</image>
3939
<caption>Mending Wall application, dark mode.</caption>
4040
</screenshot>
41-
<screenshot environment="gnome:light" width="1044" height="1278">
41+
<screenshot environment="gnome" width="1044" height="1278">
4242
<image type="source" scale="2">https://mendingwall.indii.org/assets/screenshot_light.png</image>
4343
<caption>Mending Wall application, light mode.</caption>
4444
</screenshot>

data/org.indii.mendingwall.restore.desktop.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Icon=org.indii.mendingwall
55
Comment=Restore themes and menus at initialization, then exit
66
Terminal=false
77
Type=Application
8-
Categories=Settings;Utility
8+
Categories=Settings
99
Keywords=;
1010
X-GNOME-Autostart-Phase=Initialization
1111
NotShowIn=KDE

data/org.indii.mendingwall.watch.desktop.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Icon=org.indii.mendingwall
55
Comment=Save and watch themes and menus
66
Terminal=false
77
Type=Application
8-
Categories=Settings;Utility
8+
Categories=Settings
99
Keywords=;
1010
StartupNotify=true
1111
DBusActivatable=true

0 commit comments

Comments
 (0)