[gimp] etc: Make sessionrc up to date with recent code changes
- From: Martin Nordholts <martinn src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gimp] etc: Make sessionrc up to date with recent code changes
- Date: Tue, 2 Feb 2010 07:33:24 +0000 (UTC)
commit 1d6c2307f903c7b222b0d9df61b66859f3c2854d
Author: Martin Nordholts <martinn src gnome org>
Date: Tue Feb 2 08:35:26 2010 +0100
etc: Make sessionrc up to date with recent code changes
etc/sessionrc | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/etc/sessionrc b/etc/sessionrc
index a997bed..e5bdd4a 100644
--- a/etc/sessionrc
+++ b/etc/sessionrc
@@ -5,18 +5,18 @@
# of course you can do. The sessionrc will be entirely rewritten every time
# you quit GIMP. If this file isn't found, defaults are used.
-(session-info "toolbox" "dock"
+(session-info "dock" "gimp-toolbox-window"
(position 0 0)
(size 170 820)
(open-on-exit)
- (dock
+ (gimp-toolbox
(book
(dockable "gimp-tool-options"))))
-(session-info "dock" "dock"
+(session-info "dock" "gimp-dock-window"
(position -0 0)
(size 210 820)
(open-on-exit)
- (dock
+ (gimp-dock
(book
(dockable "gimp-layer-list"
(tab-style icon))
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]