Skip to content

meego-netbook-ux/meego-panel-datetime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meego-panel-date-time v0.1
Copyright (C) 2010, Intel Corporation (www.intel.com).

Brief description of project....

-----------------------------------------------------------------------------
 Build
-----------------------------------------------------------------------------
$ ./autogen.sh
$ make

-----------------------------------------------------------------------------
 Build with documentation generated (usually for libraries)
-----------------------------------------------------------------------------
$ ./autogen.sh --enable-gtk-doc
$ make

( If built with the --enable-gtk-doc flag above you can view the index.html
  file in your web browser. )
$ firefox ./docs/reference/index.html

-----------------------------------------------------------------------------
 Install
-----------------------------------------------------------------------------
$ sudo make install