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 591814 - Clean up .ui files
Clean up .ui files
Status: RESOLVED FIXED
Product: tracker
Classification: Core
Component: General
git master
Other Linux
: Normal normal
: ---
Assigned To: tracker-general
Jamie McCracken
Depends on:
Blocks:
 
 
Reported: 2009-08-14 15:37 UTC by Gabor Kelemen
Modified: 2009-10-09 10:20 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
clean up the src/tracker-applet/tracker-applet-prefs.ui file (18.57 KB, patch)
2009-08-14 15:43 UTC, Gabor Kelemen
none Details | Review
Remove markup from strings of src/tracker-applet/tracker-applet-prefs.ui (2.12 KB, patch)
2009-08-14 15:45 UTC, Gabor Kelemen
none Details | Review
clean up the src/tracker-preferences/tracker-preferences.ui file (153.07 KB, patch)
2009-08-14 15:47 UTC, Gabor Kelemen
none Details | Review
Remove markup from strings of src/tracker-preferences/tracker-preferences.ui (9.16 KB, patch)
2009-08-14 15:47 UTC, Gabor Kelemen
none Details | Review
Remove markup from strings of python/gtk-sparql/gtk-sparql.ui (3.86 KB, patch)
2009-08-14 15:49 UTC, Gabor Kelemen
none Details | Review
Simple patch to remove remaining markup (4.95 KB, patch)
2009-09-21 11:33 UTC, Gabor Kelemen
committed Details | Review

Description Gabor Kelemen 2009-08-14 15:37:55 UTC
Now that the GtkBuilder conversion is done on master, it's possible to remove unnecessary markup from strings. Patches coming...
Comment 1 Gabor Kelemen 2009-08-14 15:43:00 UTC
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.
Comment 2 Gabor Kelemen 2009-08-14 15:45:54 UTC
Created attachment 140783 [details] [review]
Remove markup from strings of src/tracker-applet/tracker-applet-prefs.ui
Comment 3 Gabor Kelemen 2009-08-14 15:47:16 UTC
Created attachment 140785 [details] [review]
clean up the src/tracker-preferences/tracker-preferences.ui file

Opening and saving this file in Glade resulted this.
Comment 4 Gabor Kelemen 2009-08-14 15:47:56 UTC
Created attachment 140786 [details] [review]
Remove markup from strings of src/tracker-preferences/tracker-preferences.ui
Comment 5 Gabor Kelemen 2009-08-14 15:49:26 UTC
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 6 Martyn Russell 2009-09-21 08:48:41 UTC
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 7 Martyn Russell 2009-09-21 08:49:26 UTC
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 8 Martyn Russell 2009-09-21 08:49:35 UTC
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 9 Martyn Russell 2009-09-21 08:49:39 UTC
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 10 Martyn Russell 2009-09-21 08:50:36 UTC
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 11 Martyn Russell 2009-09-21 08:50:49 UTC
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.
Comment 12 Martyn Russell 2009-09-21 08:51:09 UTC
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.
Comment 13 Gabor Kelemen 2009-09-21 11:33:53 UTC
Created attachment 143585 [details] [review]
Simple patch to remove remaining markup

There are still some strings with markup in the preferences window.
Comment 14 Martyn Russell 2009-10-09 10:20:06 UTC
Thanks for the patch, this will be in 0.7.2 today.