[gthumb] indentation
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gthumb] indentation
- Date: Sun, 25 Jan 2015 12:06:43 +0000 (UTC)
commit 814c64c980c67edb03fc69fa1d5545d2d962d024
Author: Paolo Bacchilega <paobac src gnome org>
Date: Wed Jan 7 13:06:30 2015 +0100
indentation
gthumb/main.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gthumb/main.c b/gthumb/main.c
index 9157121..38e49e3 100644
--- a/gthumb/main.c
+++ b/gthumb/main.c
@@ -245,7 +245,7 @@ gth_application_startup (GApplication *application)
{
G_APPLICATION_CLASS (gth_application_parent_class)->startup (application);
- g_object_set (gtk_settings_get_default (), "gtk-application-prefer-dark-theme", TRUE, NULL);
+ g_object_set (gtk_settings_get_default (), "gtk-application-prefer-dark-theme", TRUE, NULL);
_gth_application_initialize_app_menu (application);
gth_pref_initialize ();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]