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:
parent
34a319d0f7
commit
4ab58ee9f7
3 changed files with 7 additions and 1 deletions
2
NEWS
2
NEWS
|
@ -2,6 +2,8 @@
|
||||||
- Allow to use themes with the ".tgz" extension (#148895).
|
- Allow to use themes with the ".tgz" extension (#148895).
|
||||||
- Don't nuke .Xdefaults when restarting g-s-d (#127050).
|
- Don't nuke .Xdefaults when restarting g-s-d (#127050).
|
||||||
- Fix the themes installation with the non GNU versions of tar (#114553).
|
- 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
|
gnome-control-center 2.8.1
|
||||||
|
|
||||||
|
|
|
@ -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>
|
2004-11-26 Michael Terry <mike@mterry.name>
|
||||||
|
|
||||||
* gnome-default-applications-properties.glade: Simplify some strings
|
* gnome-default-applications-properties.glade: Simplify some strings
|
||||||
|
|
|
@ -642,7 +642,6 @@
|
||||||
<child>
|
<child>
|
||||||
<widget class="GtkFrame" id="frame1">
|
<widget class="GtkFrame" id="frame1">
|
||||||
<property name="border_width">12</property>
|
<property name="border_width">12</property>
|
||||||
<property name="visible">True</property>
|
|
||||||
<property name="label_xalign">0</property>
|
<property name="label_xalign">0</property>
|
||||||
<property name="label_yalign">0.5</property>
|
<property name="label_yalign">0.5</property>
|
||||||
<property name="shadow_type">GTK_SHADOW_NONE</property>
|
<property name="shadow_type">GTK_SHADOW_NONE</property>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue