Skip to content

HalfdogStudio/gtkwechat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To build and install this program:

./autogen.sh --prefix=/home/${USER}/.local
make install

-------------
Running the first line above creates the following files:

aclocal.m4
autom4te.cache
config.log
config.status
configure
gtkwechat.desktop
install-sh
missing
Makefile.in
Makefile

Running "make install", installs the application in /home/${USER}/.local/bin
and installs the gtkwechat.desktop file in /home/${USER}/.local/share/applications

You can now run the application by typing "Hello World" in the Overview.

----------------
To uninstall, type:

make uninstall

----------------
To create a tarball type:

make distcheck

This will create gtkwechat-1.0.tar.xz

---
https://worldvectorlogo.com/logo/wechat

About

wechat for gtk and gnome shell integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published