mirror of
https://github.com/lakinduakash/linux-wifi-hotspot.git
synced 2024-11-21 11:30:09 +00:00
Set program name to fix wayland icon issue
This commit is contained in:
parent
71d74937df
commit
8ed35b1c22
@ -30,7 +30,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
int main(int argc, char *argv[]) {
|
||||
|
||||
|
||||
g_set_prgname("wihotspot");
|
||||
initUi(argc,argv);
|
||||
|
||||
return 0;
|
||||
|
Loading…
Reference in New Issue
Block a user