File tree Expand file tree Collapse file tree 1 file changed +14
-14
lines changed
Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -319,20 +319,20 @@ jobs:
319319 else
320320 # Create desktop file for AppImage
321321 cat > XF₲-Wallet.desktop << 'EOF'
322- [Desktop Entry]
323- Version=1.0
324- Type=Application
325- Name=XF₲ Wallet
326- GenericName=Cryptocurrency Wallet
327- Comment=Privacy-focused cryptocurrency wallet for XF₲
328- Exec=fuego_wallet
329- Icon=fuego_wallet
330- Terminal=false
331- Categories=Finance;Network;
332- Keywords=cryptocurrency;wallet;privacy;fuego;xfg;
333- StartupWMClass=fuego_wallet
334- StartupNotify=true
335- EOF
322+ [Desktop Entry]
323+ Version=1.0
324+ Type=Application
325+ Name=XF₲ Wallet
326+ GenericName=Untraceable Cryptocurrency Banking Wallet
327+ Comment=Privacy-focused cryptocurrency wallet for XF₲
328+ Exec=fuego_wallet
329+ Icon=fuego_wallet
330+ Terminal=false
331+ Categories=Finance;Network;
332+ Keywords=cryptocurrency;wallet;banking ;privacy;fuego;xfg;
333+ StartupWMClass=fuego_wallet
334+ StartupNotify=true
335+ EOF
336336 fi
337337 # Create AppImage (using extraction to avoid FUSE)
338338 ./appimagetool-x86_64.AppImage --appimage-extract
You can’t perform that action at this time.
0 commit comments