8000 GitHub - minios-linux/gtkask: Simple GTK2 dialog for Yes/No questions
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

minios-linux/gtkask

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gtkask

Adapting the gtkdialog source code to build a package for use in MiniOS Flux (a Slax clone from the MiniOS team).

building

git clone https://github.com/minios-linux/gtkask.git
mv gtkask gtkask-1.0
cd gtkask-1.0
dh_make --createorig -s -y
dpkg-buildpackage -rfakeroot -uc -us

About

Simple GTK2 dialog for Yes/No questions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 93.8%
  • Makefile 6.2%
0