Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ZenWalker
Glade
Commits
263af359
Commit
263af359
authored
Jan 06, 2011
by
Tristan Van Berkom
Browse files
* gladeui/glade-app.c: Changed session file glade-3.conf -> glade.conf so that session
files dont overlap with parallel installed 3.8.x
parent
d23b5622
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
263af359
...
...
@@ -24,6 +24,9 @@
* gladeui/glade-palette.c: Removing the "root" create button, thats now accounted for
by the palette's context menu.
* gladeui/glade-app.c: Changed session file glade-3.conf -> glade.conf so that session
files dont overlap with parallel installed 3.8.x
2011-01-05 Tristan Van Berkom <tristanvb@openismus.com>
* gladeui/Makefile.am, gladeui/glade-signal-class.[ch], gladeui/glade-widget-adaptor.c,
...
...
gladeui/glade-app.c
View file @
263af359
...
...
@@ -50,7 +50,7 @@
# include <ige-mac-integration.h>
#endif
#define GLADE_CONFIG_FILENAME "glade
-3
.conf"
#define GLADE_CONFIG_FILENAME "glade.conf"
enum
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment