Replies: 2 comments 1 reply
|
Thank you @guoyunhe. Please ping me once it is merged in XDG. |
1 reply
|
Another idea, not sure how easily possible it is: It would be just as helpful to also have some |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Currently, AppImageLauncher uses
Applicationsdirectory to contain AppImages. However, this isn't a standard that recognized by other apps.Applicationsfolder name is hard-coded and doesn't support localization, e.g.应用in Chinese.So I created a MR to freedesktop.org to support
Applicationsdirectory in XDG:https://gitlab.freedesktop.org/xdg/xdg-user-dirs/-/merge_requests/27
Hopefully, all AppImage stores and utilities will use same directory to keep AppImages.
All reactions