gnome-games r8501 - trunk/libgames-support
- From: chpe svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-games r8501 - trunk/libgames-support
- Date: Tue, 6 Jan 2009 18:20:36 +0000 (UTC)
Author: chpe
Date: Tue Jan 6 18:20:36 2009
New Revision: 8501
URL: http://svn.gnome.org/viewvc/gnome-games?rev=8501&view=rev
Log:
Remember loading the card theme infos, so we don't do it over and over
again.
Modified:
trunk/libgames-support/games-card-themes.c
Modified: trunk/libgames-support/games-card-themes.c
==============================================================================
--- trunk/libgames-support/games-card-themes.c (original)
+++ trunk/libgames-support/games-card-themes.c Tue Jan 6 18:20:36 2009
@@ -311,6 +311,8 @@
theme_manager);
_games_profile_end ("looking for card themes");
+ theme_manager->theme_infos_loaded = TRUE;
+
g_signal_emit (theme_manager, signals[CHANGED], 0);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]