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 @@ -326,20 +326,20 @@ jobs:
326326 else
327327 # Create desktop file for AppImage
328328 cat > XF₲-Wallet.desktop << 'EOF'
329- [Desktop Entry]
330- Version=1.0
331- Type=Application
332- Name=XF₲ Wallet
333- GenericName=Cryptocurrency Wallet
334- Comment=Privacy-focused cryptocurrency wallet for XF₲
335- Exec=fuego_wallet
336- Icon=fuego_wallet
337- Terminal=false
338- Categories=Finance;Network;
339- Keywords=cryptocurrency;wallet;privacy;fuego;xfg;
340- StartupWMClass=fuego_wallet
341- StartupNotify=true
342- EOF
329+ [Desktop Entry]
330+ Version=1.0
331+ Type=Application
332+ Name=XF₲ Wallet
333+ GenericName=Untraceable Cryptocurrency Banking Wallet
334+ Comment=Privacy-focused cryptocurrency wallet for XF₲
335+ Exec=fuego_wallet
336+ Icon=fuego_wallet
337+ Terminal=false
338+ Categories=Finance;Network;
339+ Keywords=cryptocurrency;wallet;banking ;privacy;fuego;xfg;
340+ StartupWMClass=fuego_wallet
341+ StartupNotify=true
342+ EOF
343343 fi
344344 # Create AppImage (using extraction to avoid FUSE)
345345 ./appimagetool-x86_64.AppImage --appimage-extract
You can’t perform that action at this time.
0 commit comments