SOURCES (DEVEL_XFT): emacs-athena.desktop, emacs-gtk.desktop, emac...
qrczak
qrczak at pld-linux.org
Thu Apr 3 12:20:03 CEST 2008
Author: qrczak Date: Thu Apr 3 10:20:03 2008 GMT
Module: SOURCES Tag: DEVEL_XFT
---- Log message:
Added MimeType from original Emacs sources.
Removed extension from Icon.
Cleanup.
---- Files affected:
SOURCES:
emacs-athena.desktop (1.1.2.1 -> 1.1.2.1.2.1) , emacs-gtk.desktop (1.1.2.1 -> 1.1.2.1.2.1) , emacs-motif.desktop (1.1.2.1 -> 1.1.2.1.2.1) , emacs-nox.desktop (1.1.2.1 -> 1.1.2.1.2.1)
---- Diffs:
================================================================
Index: SOURCES/emacs-athena.desktop
diff -u SOURCES/emacs-athena.desktop:1.1.2.1 SOURCES/emacs-athena.desktop:1.1.2.1.2.1
--- SOURCES/emacs-athena.desktop:1.1.2.1 Sat Mar 18 14:08:18 2006
+++ SOURCES/emacs-athena.desktop Thu Apr 3 12:19:58 2008
@@ -1,13 +1,14 @@
[Desktop Entry]
Name=Emacs Athena
-Name[ko]=ě´ë§Ľě¤
Comment=Emacs text editor - Athena version
Comment[pl]=Edytor tekstu Emacs - wersja Athena
+MimeType=text/english;text/plain;text/x-makefile;text/x-c++hdr;text/x-c++src;text/x-chdr;text/x-csrc;text/x-java;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;application/x-shellscript;text/x-c;text/x-c++;
TryExec=emacs-athena
-Exec=emacs-athena
-Icon=emacs.png
-Terminal=false
+Exec=emacs-athena %F
+Icon=emacs
Type=Application
+Terminal=false
Encoding=UTF-8
Categories=TextEditor;
+StartupWMClass=Emacs
# vi: encoding=utf-8
================================================================
Index: SOURCES/emacs-gtk.desktop
diff -u SOURCES/emacs-gtk.desktop:1.1.2.1 SOURCES/emacs-gtk.desktop:1.1.2.1.2.1
--- SOURCES/emacs-gtk.desktop:1.1.2.1 Sat Mar 18 14:08:18 2006
+++ SOURCES/emacs-gtk.desktop Thu Apr 3 12:19:58 2008
@@ -1,13 +1,14 @@
[Desktop Entry]
Name=Emacs GTK2
-Name[ko]=ě´ë§Ľě¤
Comment=Emacs text editor - GTK2 version
Comment[pl]=Edytor tekstu Emacs - wersja GTK2
+MimeType=text/english;text/plain;text/x-makefile;text/x-c++hdr;text/x-c++src;text/x-chdr;text/x-csrc;text/x-java;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;application/x-shellscript;text/x-c;text/x-c++;
TryExec=emacs-gtk
-Exec=emacs-gtk
-Icon=emacs.png
-Terminal=false
+Exec=emacs-gtk %F
+Icon=emacs
Type=Application
+Terminal=false
Encoding=UTF-8
Categories=GTK;TextEditor;
+StartupWMClass=Emacs
# vi: encoding=utf-8
================================================================
Index: SOURCES/emacs-motif.desktop
diff -u SOURCES/emacs-motif.desktop:1.1.2.1 SOURCES/emacs-motif.desktop:1.1.2.1.2.1
--- SOURCES/emacs-motif.desktop:1.1.2.1 Sat Mar 18 14:08:18 2006
+++ SOURCES/emacs-motif.desktop Thu Apr 3 12:19:58 2008
@@ -2,11 +2,13 @@
Name=Emacs Motif
Comment=Emacs text editor - Motif version
Comment[pl]=Edytor tekstu Emacs - wersja Motif
+MimeType=text/english;text/plain;text/x-makefile;text/x-c++hdr;text/x-c++src;text/x-chdr;text/x-csrc;text/x-java;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;application/x-shellscript;text/x-c;text/x-c++;
TryExec=emacs-motif
-Exec=emacs-motif
-Icon=emacs.png
-Terminal=false
+Exec=emacs-motif %F
+Icon=emacs
Type=Application
+Terminal=false
Encoding=UTF-8
Categories=Motif;TextEditor;
+StartupWMClass=Emacs
# vi: encoding=utf-8
================================================================
Index: SOURCES/emacs-nox.desktop
diff -u SOURCES/emacs-nox.desktop:1.1.2.1 SOURCES/emacs-nox.desktop:1.1.2.1.2.1
--- SOURCES/emacs-nox.desktop:1.1.2.1 Sat Mar 18 14:08:18 2006
+++ SOURCES/emacs-nox.desktop Thu Apr 3 12:19:58 2008
@@ -1,13 +1,13 @@
[Desktop Entry]
Name=Emacs console
-Name[ko]=ě´ë§Ľě¤
Comment=Emacs text editor - console version
Comment[pl]=Edytor tekstu Emacs - wersja konsolowa
+MimeType=text/english;text/plain;text/x-makefile;text/x-c++hdr;text/x-c++src;text/x-chdr;text/x-csrc;text/x-java;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;application/x-shellscript;text/x-c;text/x-c++;
TryExec=emacs-nox
-Exec=emacs-nox
-Icon=emacs.png
-Terminal=true
+Exec=emacs-nox %F
+Icon=emacs
Type=Application
+Terminal=true
Encoding=UTF-8
Categories=ConsoleOnly;TextEditor;
# vi: encoding=utf-8
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/emacs-athena.desktop?r1=1.1.2.1&r2=1.1.2.1.2.1&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/emacs-gtk.desktop?r1=1.1.2.1&r2=1.1.2.1.2.1&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/emacs-motif.desktop?r1=1.1.2.1&r2=1.1.2.1.2.1&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/emacs-nox.desktop?r1=1.1.2.1&r2=1.1.2.1.2.1&f=u
More information about the pld-cvs-commit
mailing list