summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f5cbe742..159599e7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
2003-02-22 Rob Adams <robadams@ucla.edu>
+ * src/metacity.schemas.in: change toggle_maximized to
+ toggle_maximize and toggle_shaded to toggle_shade in
+ action_double_click_titlebar long description to match the values
+ used by metacity
+
+ * po/*.po: change toggle_maximized to toggle_maximize and
+ toggle_shaded to toggle_shade in action_double_click_titlebar long
+ description to match the values used by metacity
+
+2003-02-22 Rob Adams <robadams@ucla.edu>
+
* window.c (set_wm_state): modify comment to explain why the icon
window element is set to None. Fix for #97357 thanks to Gregory
Merchan.