PERFORCE change 80346 by Andraž "ruskie" Levstik for review

Perforce Review Daemon p4review at smee.org
Wed Jun 7 13:40:01 EDT 2006


Change 80346 by andraž_levstik at omega.mages.ath.cx on 2006/06/07 18:35:33

	and to test

Affected files ...

... //sgl/grimoires/test/ChangeLog#301 integrate
... //sgl/grimoires/test/FUNCTIONS#32 integrate

Differences ...

==== //sgl/grimoires/test/ChangeLog#301 (text) ====

@@ -1,5 +1,5 @@
 2006-06-07 Andraž "ruskie" Levstik <ruskie at mages.ath.cx>
-	* FUNCTIONS: added functions to check for xorg-modular stuff
+	* FUNCTIONS: added functions to check for xorg-modular stuff, minor fix
 
 2006-06-06 Juuso Alasuutari <iuso at sourcemage.org>
 	* kde-look/polyester: Added, widget style + kwin decoration for 

==== //sgl/grimoires/test/FUNCTIONS#32 (xtext) ====

@@ -451,7 +451,7 @@
 
 function check_if_xorg_modular_server()
 {
-  if  [[  "$(get_spell_provider  ${1:-$SPELL}  X11-LIBS)"  ==  "xorg-server"  ]] ||
+  if  [[  "$(get_spell_provider  ${1:-$SPELL}  X11-LIBS)"  ==  "xorg-server"  ]]
   then
      return 0
   fi



More information about the SM-Commit mailing list