File tree Expand file tree Collapse file tree 3 files changed +21
-3
lines changed
Expand file tree Collapse file tree 3 files changed +21
-3
lines changed Original file line number Diff line number Diff line change @@ -260,7 +260,7 @@ jobs:
260260 cp linux/assets/256x256.png ccloud.AppDir/ccloud.png
261261
262262 # Make sure the executable is properly linked
263- chmod +x ccloud.AppDir/usr/bin/ccloud
263+ chmod +x ccloud.AppDir/usr/bin/ccloud_gui
264264
265265 # List files for debugging
266266 echo "AppDir contents:"
Original file line number Diff line number Diff line change 33A modern, free, and unlimited Iranian Persian streaming platform.
44
55<p align =" center " >
6- <img src =" assets/logo.png " alt =" CCloud Logo " width =" 120 " >
6+ <img src =" assets/logo.png " alt =" CCloud Logo " width =" 150 " >
7+ </p >
8+
9+ <p align =" center " >
10+ <a href =" https://github.com/code3-dev/CCloud-GUI/stargazers " >
11+ <img src="https://img.shields.io/github/stars/code3-dev/CCloud-GUI?style=social" alt="GitHub Stars">
12+ </a >
13+ <a href =" https://github.com/code3-dev/CCloud-GUI/forks " >
14+ <img src="https://img.shields.io/github/forks/code3-dev/CCloud-GUI?style=social" alt="GitHub Forks">
15+ </a >
16+ <a href =" https://github.com/code3-dev/CCloud-GUI/releases " >
17+ <img src="https://img.shields.io/github/downloads/code3-dev/CCloud-GUI/total?style=social" alt="GitHub Downloads">
18+ </a >
19+ <a href =" https://github.com/code3-dev/CCloud-GUI/issues " >
20+ <img src="https://img.shields.io/github/issues/code3-dev/CCloud-GUI" alt="GitHub Issues">
21+ </a >
22+ <a href =" https://github.com/code3-dev/CCloud-GUI/pulls " >
23+ <img src="https://img.shields.io/github/issues-pr/code3-dev/CCloud-GUI" alt="GitHub Pull Requests">
24+ </a >
725</p >
826
927## Description
Original file line number Diff line number Diff line change 11[Desktop Entry]
22Name =CCloud
33Comment =Modern, free, and unlimited Iranian Persian streaming application
4- Exec =ccloud
4+ Exec =ccloud_gui
55Icon =ccloud
66Terminal =false
77Type =Application
You can’t perform that action at this time.
0 commit comments