Skip to content

wiliwe/gtk2-desktop-app-chooser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

GTK+ 2.0 App - Desktop App Chooser

Purpose

As a tool written in GTK+ 2.0 library to let a user browse installed X desktop applications and choose an application to retrieve its desktop entry contents for further usage:
######GTK+ 2.0 App - Desktop App Chooser document###### http://www.slideshare.net/wiliwe/gtk-20-app-desktop-app-chooser

Folders

####Src#### Contains source codes and shell scripts to retrieve gettext string and conver it to MO file.
Just run the command make to build code.

get_text.sh - to retrieve gettext enclosed string into a .po file and rename this .po file to .pot file. convrt_po.sh - to convert translated .po file into .mo file and copy the .mo file into the sub-directories under Src/local/. ####Src/doxygen#### Contains Doxygen configuration files for generating document with or without graphs. Run tool doxygen with one of configuration files in this directory.

There have two generated HTML document(with graph) archives compressed in tarball and 7zip,
the contents of them are the same.
####Src/po#### Contains GNU gettext PO, POT and MO files. ####Src/local#### Contains GNU gettext MO files which are for Traditional Chinese with UTF-8 encoding. ####Ref_Docs#### Contains two reference document archives compressed using tarball and 7zip, the contents of them are the same.

About

A GTK+ 2.0 application that the user could browse and choose installed X desktop applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published