Skip to content

Commit d0feed9

Browse files
authored
Merge pull request #146 from GetPsyched/desc
fix: make project description consistent
2 parents 5485596 + 3a267a1 commit d0feed9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

com.charachorder.nexus.desktop

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[Desktop Entry]
2-
Comment=CharaChorder's all-in-one desktop app, supporting Linux, Windows, and macOS.
2+
Comment=CharaChorder's cross-platform logging and analysis desktop app.
33
Exec=nexus
44
Icon=ui/images/icon.ico
55
Name=nexus

nexus/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""All-in-one cross-platform CharaChorder desktop app."""
1+
"""CharaChorder's cross-platform logging and analysis desktop app."""
22

33
__author__ = "CharaChorder"
44
__name__ = "nexus"

0 commit comments

Comments
 (0)