Skip to content

Commit f74ee79

Browse files
author
CIS Guru
committed
Update branding to 'DIY landlords and property managers' and fix desktop file reference
- Updated summary and description to target DIY landlords and property managers - Fixed launchable reference from com.aquiis.propertymanagement.desktop to aquiis.desktop - Updated desktop file Exec to use generic Aquiis.AppImage name
1 parent e8ecb37 commit f74ee79

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

apps/Aquiis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ desktop:
2929
Type: Application
3030
Terminal: false
3131
Categories: Office;Finance
32-
Comment: Property management for small landlords
32+
Comment: Property management for DIY landlords and property managers
3333
AppImageHub:
3434
X-AppImage-Type: 2
3535
X-AppImage-Architecture: x86_64

database/Aquiis/aquiis.desktop

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[Desktop Entry]
22
Name=Aquiis Property Management
3-
Comment=Multi-tenant property management system for small landlords
4-
Exec=Aquiis-1.1.0-x86_64.AppImage
3+
Comment=Multi-tenant property management system for DIY landlords and property managers
4+
Exec=Aquiis.AppImage
55
Icon=aquiis
66
Type=Application
77
Categories=Office;Finance;

database/Aquiis/com.aquiis.propertymanagement.appdata.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<metadata_license>MIT</metadata_license>
55
<project_license>MIT</project_license>
66
<name>Aquiis Property Management</name>
7-
<summary>Modern property management software for small landlords</summary>
7+
<summary>Modern property management software for DIY landlords and property managers</summary>
88

99
<description>
1010
<p>
@@ -29,7 +29,7 @@
2929
</p>
3030
</description>
3131

32-
<launchable type="desktop-id">com.aquiis.propertymanagement.desktop</launchable>
32+
<launchable type="desktop-id">aquiis.desktop</launchable>
3333

3434
<screenshots>
3535
<screenshot type="default">

0 commit comments

Comments
 (0)