SOURCES (DEVEL): emacs-athena.desktop, emacs-gtk.desktop, emacs-motif.deskt...
qrczak
qrczak at pld-linux.org
Tue Jul 1 19:36:32 CEST 2008
Author: qrczak Date: Tue Jul 1 17:36:32 2008 GMT
Module: SOURCES Tag: DEVEL
---- Log message:
- Updated to 20080701 snapshot
- emacs-puresize.patch no longer needed
- Added missing BRs
- This is now in DEVEL branch instead of DEVEL_XFT
---- Files affected:
SOURCES:
emacs-athena.desktop (1.1.2.1 -> 1.1.2.2) , emacs-gtk.desktop (1.1.2.1 -> 1.1.2.2) , emacs-motif.desktop (1.1.2.1 -> 1.1.2.2) , emacs-nox.desktop (1.1.2.1 -> 1.1.2.2)
---- Diffs:
================================================================
Index: SOURCES/emacs-athena.desktop
diff -u SOURCES/emacs-athena.desktop:1.1.2.1 SOURCES/emacs-athena.desktop:1.1.2.2
--- SOURCES/emacs-athena.desktop:1.1.2.1 Sat Mar 18 14:08:18 2006
+++ SOURCES/emacs-athena.desktop Tue Jul 1 19:36:25 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.2
--- SOURCES/emacs-gtk.desktop:1.1.2.1 Sat Mar 18 14:08:18 2006
+++ SOURCES/emacs-gtk.desktop Tue Jul 1 19:36:26 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.2
--- SOURCES/emacs-motif.desktop:1.1.2.1 Sat Mar 18 14:08:18 2006
+++ SOURCES/emacs-motif.desktop Tue Jul 1 19:36:26 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.2
--- SOURCES/emacs-nox.desktop:1.1.2.1 Sat Mar 18 14:08:18 2006
+++ SOURCES/emacs-nox.desktop Tue Jul 1 19:36:27 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.2&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/emacs-gtk.desktop?r1=1.1.2.1&r2=1.1.2.2&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/emacs-motif.desktop?r1=1.1.2.1&r2=1.1.2.2&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/emacs-nox.desktop?r1=1.1.2.1&r2=1.1.2.2&f=u
More information about the pld-cvs-commit
mailing list