cheese r1134 - in trunk: . src
- From: dgsiegel svn gnome org
- To: svn-commits-list gnome org
- Subject: cheese r1134 - in trunk: . src
- Date: Thu, 13 Nov 2008 16:31:27 +0000 (UTC)
Author: dgsiegel
Date: Thu Nov 13 16:31:27 2008
New Revision: 1134
URL: http://svn.gnome.org/viewvc/cheese?rev=1134&view=rev
Log:
print the cheese version if the -v flag is set
Modified:
trunk/ChangeLog
trunk/src/cheese.c
Modified: trunk/src/cheese.c
==============================================================================
--- trunk/src/cheese.c (original)
+++ trunk/src/cheese.c Thu Nov 13 16:31:27 2008
@@ -198,6 +198,7 @@
}
g_set_print_handler ((GPrintFunc) cheese_print_handler);
+ g_print ("Cheese " VERSION " \n");
gtk_window_set_default_icon_name ("cheese");
gtk_icon_theme_append_search_path (gtk_icon_theme_get_default (),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]