Merge in some pending patches
This commit is contained in:
parent
3c03dd586d
commit
28c1366164
29 changed files with 114 additions and 31 deletions
|
@ -1,3 +1,13 @@
|
|||
2002-08-19 Ross Burton <ross@burtonini.com>
|
||||
|
||||
* file-types.desktop.in: Fix the desktop file so that it
|
||||
validates.
|
||||
|
||||
2002-08-19 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
http://bugzilla.gnome.org/show_bug.cgi?id=88354
|
||||
* file-types.desktop.in : minor update
|
||||
|
||||
2002-08-10 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* file-types-properties.glade : fix missed capitalization for the
|
||||
|
|
|
@ -1,8 +1,9 @@
|
|||
[Desktop Entry]
|
||||
_Name=File Types and Programs
|
||||
_Comment=Associate applications with file types
|
||||
Encoding=UTF-8
|
||||
_Name=File types and programs
|
||||
_Comment=Specify which programs are used to open or view each type of file
|
||||
Icon=gnome-ccmime.png
|
||||
Exec=gnome-file-types-properties
|
||||
Terminal=0
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Application;Settings;AdvancedSettings;
|
||||
Categories=GNOME;Application;Settings;AdvancedSettings;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue