Magellan Linux

Diff of /trunk/include/gnome2.minc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 78 by niro, Tue Sep 2 12:11:32 2014 UTC revision 79 by niro, Wed Sep 17 11:00:05 2014 UTC
# Line 6  Line 6 
6  # shall we export full pre|postinstall (default no, using minimal set)  # shall we export full pre|postinstall (default no, using minimal set)
7  : ${GNOME_FULL_PROCESSOR_FUNCTIONS="0"}  : ${GNOME_FULL_PROCESSOR_FUNCTIONS="0"}
8    
9  if [[ ${GNOME_FULL_PROCESSOR_FUNCTIONS} = 1 ]]  # required includes
10  then  minclude glib2 gtk2 fdo-mime
  # required includes  
  minclude glib2 gtk2 fdo-mime  
 fi  
11    
12  gn2_reload_gconf()  gn2_reload_gconf()
13  {  {

Legend:
Removed from v.78  
changed lines
  Added in v.79