GNOME Bugzilla – Bug 591814
Clean up .ui files
Last modified: 2009-10-09 10:20:06 UTC
Now that the GtkBuilder conversion is done on master, it's possible to remove unnecessary markup from strings. Patches coming...
Created attachment 140782 [details] [review] clean up the src/tracker-applet/tracker-applet-prefs.ui file Opening and saving the file with Glade 3.6 results this patch. No real changes yet, but I'm submitting separately.
Created attachment 140783 [details] [review] Remove markup from strings of src/tracker-applet/tracker-applet-prefs.ui
Created attachment 140785 [details] [review] clean up the src/tracker-preferences/tracker-preferences.ui file Opening and saving this file in Glade resulted this.
Created attachment 140786 [details] [review] Remove markup from strings of src/tracker-preferences/tracker-preferences.ui
Created attachment 140787 [details] [review] Remove markup from strings of python/gtk-sparql/gtk-sparql.ui Remove some markup and translatable flag from some stock GTK items.
Comment on attachment 140787 [details] [review] Remove markup from strings of python/gtk-sparql/gtk-sparql.ui This no longer applies and appears to be fixed.
Comment on attachment 140786 [details] [review] Remove markup from strings of src/tracker-preferences/tracker-preferences.ui This no longer applies and appears to be fixed. The preferences file was rewritten recently.
Comment on attachment 140785 [details] [review] clean up the src/tracker-preferences/tracker-preferences.ui file This no longer applies and appears to be fixed. The preferences file was rewritten recently.
Comment on attachment 140782 [details] [review] clean up the src/tracker-applet/tracker-applet-prefs.ui file This no longer applies and appears to be fixed. The applet was rewritten recently.
Comment on attachment 140783 [details] [review] Remove markup from strings of src/tracker-applet/tracker-applet-prefs.ui This no longer applies and appears to be fixed. The preferences file was rewritten recently.
Thanks for taking the time to report this bug. However, you are using a version that is too old and not supported anymore. GNOME developers are no longer working on that version, so unfortunately there will not be any bug fixes for the version that you use. By upgrading to a newer version of GNOME you could receive bug fixes and new functionality. You may need to upgrade your Linux distribution to obtain a newer version of GNOME. Please feel free to reopen this bug if the problem still occurs with a newer version of GNOME.
Created attachment 143585 [details] [review] Simple patch to remove remaining markup There are still some strings with markup in the preferences window.
Thanks for the patch, this will be in 0.7.2 today.