After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 163716 - Add a command line argument to update glade project
Add a command line argument to update glade project
Status: RESOLVED OBSOLETE
Product: glade-legacy
Classification: Deprecated
Component: general
unspecified
Other All
: Normal enhancement
: ---
Assigned To: Damon Chaplin
Damon Chaplin
Depends on:
Blocks:
 
 
Reported: 2005-01-11 19:35 UTC by Stephen Kennedy
Modified: 2006-02-12 15:12 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to implement project rewrite (3.16 KB, patch)
2005-01-11 19:37 UTC, Stephen Kennedy
none Details | Review

Description Stephen Kennedy 2005-01-11 19:35:18 UTC
Every so often, the glade file format changes. It would be useful
to be able to script glade to update a project for integration into
a build system.
Comment 1 Stephen Kennedy 2005-01-11 19:37:47 UTC
Created attachment 35844 [details] [review]
Patch to implement project rewrite


This patch adds "-r", "--rewrite-project" flags which implement
the above feature. It operatates similarly to the existing
"--write-source" argument.
Comment 2 Stephen Kennedy 2006-02-12 15:12:04 UTC
I no longer need this.