Mask the "Text Editor" tab since it's not used by the new mime system.

2004-11-26  Sebastien Bacher  <seb128@debian.org>

	* gnome-default-applications-properties.glade: Mask the "Text Editor"
	tab since it's not used by the new mime system.
This commit is contained in:
Sebastien Bacher 2004-11-26 15:30:26 +00:00 committed by Sebastien Bacher
parent 34a319d0f7
commit 4ab58ee9f7
3 changed files with 7 additions and 1 deletions

2
NEWS
View file

@ -2,6 +2,8 @@
- Allow to use themes with the ".tgz" extension (#148895).
- Don't nuke .Xdefaults when restarting g-s-d (#127050).
- Fix the themes installation with the non GNU versions of tar (#114553).
- Mask the "Text Editor" tab since the new mime system doesn't use this
setting.
gnome-control-center 2.8.1

View file

@ -1,3 +1,8 @@
2004-11-26 Sebastien Bacher <seb128@debian.org>
* gnome-default-applications-properties.glade: Mask the "Text Editor"
tab since it's not used by the new mime system.
2004-11-26 Michael Terry <mike@mterry.name>
* gnome-default-applications-properties.glade: Simplify some strings

View file

@ -642,7 +642,6 @@
<child>
<widget class="GtkFrame" id="frame1">
<property name="border_width">12</property>
<property name="visible">True</property>
<property name="label_xalign">0</property>
<property name="label_yalign">0.5</property>
<property name="shadow_type">GTK_SHADOW_NONE</property>