summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHavoc Pennington <hp@pobox.com>2001-03-24 16:35:20 +0000
committerHavoc Pennington <hp@src.gnome.org>2001-03-24 16:35:20 +0000
commit11ed2b2ebd0105d0b59e89078fe0dce9b848c845 (patch)
treec3d0330c1487374c4341ad7f1bda65e8246f71b8
parent891cd55ee30ee9a43401e75e0f30816982390a14 (diff)
downloadgdk-pixbuf-11ed2b2ebd0105d0b59e89078fe0dce9b848c845.tar.gz
improve error message to contain the word "theme"
2001-03-24 Havoc Pennington <hp@pobox.com> * gtk/gtkthemes.c (gtk_theme_engine_load): improve error message to contain the word "theme"
-rw-r--r--ChangeLog5
-rw-r--r--ChangeLog.pre-2-05
-rw-r--r--ChangeLog.pre-2-105
-rw-r--r--ChangeLog.pre-2-25
-rw-r--r--ChangeLog.pre-2-45
-rw-r--r--ChangeLog.pre-2-65
-rw-r--r--ChangeLog.pre-2-85
-rw-r--r--gtk/gtkthemes.c2
8 files changed, 36 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 578d62746..7b38a9082 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2001-03-24 Havoc Pennington <hp@pobox.com>
+ * gtk/gtkthemes.c (gtk_theme_engine_load): improve error message
+ to contain the word "theme"
+
+2001-03-24 Havoc Pennington <hp@pobox.com>
+
* gtk/gtkhsv.c (gtk_hsv_move): make motion around the ring much
slower but finer-grained
(gtk_hsv_focus): get initial focus on the ring or triangle
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0
index 578d62746..7b38a9082 100644
--- a/ChangeLog.pre-2-0
+++ b/ChangeLog.pre-2-0
@@ -1,5 +1,10 @@
2001-03-24 Havoc Pennington <hp@pobox.com>
+ * gtk/gtkthemes.c (gtk_theme_engine_load): improve error message
+ to contain the word "theme"
+
+2001-03-24 Havoc Pennington <hp@pobox.com>
+
* gtk/gtkhsv.c (gtk_hsv_move): make motion around the ring much
slower but finer-grained
(gtk_hsv_focus): get initial focus on the ring or triangle
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 578d62746..7b38a9082 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,5 +1,10 @@
2001-03-24 Havoc Pennington <hp@pobox.com>
+ * gtk/gtkthemes.c (gtk_theme_engine_load): improve error message
+ to contain the word "theme"
+
+2001-03-24 Havoc Pennington <hp@pobox.com>
+
* gtk/gtkhsv.c (gtk_hsv_move): make motion around the ring much
slower but finer-grained
(gtk_hsv_focus): get initial focus on the ring or triangle
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index 578d62746..7b38a9082 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,5 +1,10 @@
2001-03-24 Havoc Pennington <hp@pobox.com>
+ * gtk/gtkthemes.c (gtk_theme_engine_load): improve error message
+ to contain the word "theme"
+
+2001-03-24 Havoc Pennington <hp@pobox.com>
+
* gtk/gtkhsv.c (gtk_hsv_move): make motion around the ring much
slower but finer-grained
(gtk_hsv_focus): get initial focus on the ring or triangle
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index 578d62746..7b38a9082 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,5 +1,10 @@
2001-03-24 Havoc Pennington <hp@pobox.com>
+ * gtk/gtkthemes.c (gtk_theme_engine_load): improve error message
+ to contain the word "theme"
+
+2001-03-24 Havoc Pennington <hp@pobox.com>
+
* gtk/gtkhsv.c (gtk_hsv_move): make motion around the ring much
slower but finer-grained
(gtk_hsv_focus): get initial focus on the ring or triangle
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index 578d62746..7b38a9082 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,5 +1,10 @@
2001-03-24 Havoc Pennington <hp@pobox.com>
+ * gtk/gtkthemes.c (gtk_theme_engine_load): improve error message
+ to contain the word "theme"
+
+2001-03-24 Havoc Pennington <hp@pobox.com>
+
* gtk/gtkhsv.c (gtk_hsv_move): make motion around the ring much
slower but finer-grained
(gtk_hsv_focus): get initial focus on the ring or triangle
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 578d62746..7b38a9082 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,5 +1,10 @@
2001-03-24 Havoc Pennington <hp@pobox.com>
+ * gtk/gtkthemes.c (gtk_theme_engine_load): improve error message
+ to contain the word "theme"
+
+2001-03-24 Havoc Pennington <hp@pobox.com>
+
* gtk/gtkhsv.c (gtk_hsv_move): make motion around the ring much
slower but finer-grained
(gtk_hsv_focus): get initial focus on the ring or triangle
diff --git a/gtk/gtkthemes.c b/gtk/gtkthemes.c
index 09bdd3ea0..6bb3e7e63 100644
--- a/gtk/gtkthemes.c
+++ b/gtk/gtkthemes.c
@@ -68,7 +68,7 @@ gtk_theme_engine_load (GTypeModule *module)
if (!engine_path)
{
- g_warning (_("Unable to locate loadable module in module_path: \"%s\","),
+ g_warning (_("Unable to locate theme engine in module_path: \"%s\","),
fullname);
g_free (fullname);