Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename visible app name #119

Open
faveoled opened this issue Sep 2, 2022 · 3 comments
Open

Rename visible app name #119

faveoled opened this issue Sep 2, 2022 · 3 comments
Labels
papercut Issues about small improvements on this software.

Comments

@faveoled
Copy link
Contributor

faveoled commented Sep 2, 2022

image
AppImage shows the app as nx-software-center but a more user-friendly alternative is show it as NX Software Center

@UriHerrera UriHerrera added the papercut Issues about small improvements on this software. label Sep 2, 2022
probal31 added a commit that referenced this issue Sep 7, 2022
@probal31
Copy link
Contributor

probal31 commented Sep 7, 2022

Hello @faveoled ,

Updated the app name to NX Software Center
Here is how it should look now with the latest nxsc appimage.

image

@faveoled
Copy link
Contributor Author

faveoled commented Sep 7, 2022

@probal31 I believe this should work.
Currently seeing this locally:
image
Do you by any chance know how desktop entries are being created (e.g. who appends (latest) in your sample) and when? Last time the desktop entry appeared out of nowhere

@probal31
Copy link
Contributor

probal31 commented Sep 7, 2022

@faveoled The AppImageLauncher creates the desktop entry

Here is how it is in my environment.

[Desktop Entry]
X-AppImage-Arch=x86_64
X-AppImage-Version=latest
X-AppImage-Name=NX Software Center
Name=NX Software Center (latest)
Exec=/home/probal/Applications/nx-software-center-latest-x86_64.AppImage
Icon=appimagekit_6249eb5a2d60a73a879270b46fecbba0_nx-software-center
Type=Application
Terminal=false
Categories=Utility;
Comment=

TryExec=/home/probal/Applications/nx-software-center-latest-x86_64.AppImage
X-AppImage-Old-Icon=nx-software-center
X-AppImage-Old-Name=NX Software Center
X-AppImage-Identifier=6249eb5a2d60a73a879270b46fecbba0
Actions=Remove;Update;
X-AppImageLauncher-Version=2.2.0 (git commit 0f91801), built on 2020-09-29 21:42:18 UTC

UriHerrera pushed a commit that referenced this issue Dec 1, 2022
* Updated AppImagehub api url

* #119 Update app name

* [ci skip] Fix typo in label (#120)

* fix i18n usage

Co-authored-by: Probal Basak <probal31@gmail.com>
Co-authored-by: faveoled <85760289+faveoled@users.noreply.github.com>
Co-authored-by: Camilo Higuita <chiguitar@unal.edu.co>
UriHerrera added a commit that referenced this issue Dec 17, 2022
* Updated AppImagehub api url

* #119 Update app name

* [ci skip] Fix typo in label (#120)

* fix i18n usage

* add AppImageUpdate credit

Co-authored-by: Probal Basak <probal31@gmail.com>
Co-authored-by: faveoled <85760289+faveoled@users.noreply.github.com>
Co-authored-by: Camilo Higuita <chiguitar@unal.edu.co>
probal31 added a commit that referenced this issue Jan 5, 2023
* update pkg

* ...

* add build deps

* uh wtf

* fix i18n usage (#122)

* Updated AppImagehub api url

* #119 Update app name

* [ci skip] Fix typo in label (#120)

* fix i18n usage

Co-authored-by: Probal Basak <probal31@gmail.com>
Co-authored-by: faveoled <85760289+faveoled@users.noreply.github.com>
Co-authored-by: Camilo Higuita <chiguitar@unal.edu.co>

* I18n fix (#123)

* Updated AppImagehub api url

* #119 Update app name

* [ci skip] Fix typo in label (#120)

* fix i18n usage

* add AppImageUpdate credit

Co-authored-by: Probal Basak <probal31@gmail.com>
Co-authored-by: faveoled <85760289+faveoled@users.noreply.github.com>
Co-authored-by: Camilo Higuita <chiguitar@unal.edu.co>

* ...

* test

* Changes:
- Update to latest mauikit release versions
- Filebrowsing use master since fix provided after release which is in master
- Install appimage builder from master till fix for pydpkg is released

Co-authored-by: Uri Herrera <hello@uriherrera.com>
Co-authored-by: Camilo Higuita <milo.h@aol.com>
Co-authored-by: faveoled <85760289+faveoled@users.noreply.github.com>
Co-authored-by: Camilo Higuita <chiguitar@unal.edu.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
papercut Issues about small improvements on this software.
Projects
None yet
Development

No branches or pull requests

3 participants