Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Archive
gnome-latex
Commits
badc8269
Commit
badc8269
authored
Dec 26, 2017
by
swilmet
Browse files
Rename to GNOME LaTeX: *.desktop file
parent
fcc084d4
Changes
4
Hide whitespace changes
Inline
Side-by-side
data/Makefile.am
View file @
badc8269
...
...
@@ -5,7 +5,7 @@ dist_pkgdata_DATA = \
latexhelp.html
desktopdir
=
$(datadir)
/applications
desktop_DATA
=
org.gnome.latex
ila
.desktop
desktop_DATA
=
org.gnome.
gnome-
latex.desktop
@INTLTOOL_DESKTOP_RULE@
@INTLTOOL_XML_RULE@
...
...
@@ -27,7 +27,7 @@ org.gnome.latexila.service: Makefile
EXTRA_DIST
=
\
org.gnome.latexila.appdata.xml.in
\
org.gnome.latex
ila
.desktop.in
\
org.gnome.
gnome-
latex.desktop.in
\
org.gnome.latexila.gschema.xml.in
DISTCLEANFILES
=
\
...
...
@@ -35,7 +35,7 @@ DISTCLEANFILES = \
CLEANFILES
=
\
org.gnome.latexila.appdata.xml
\
org.gnome.latex
ila
.desktop
\
org.gnome.
gnome-
latex.desktop
\
org.gnome.latexila.service
-include
$(top_srcdir)/git.mk
data/org.gnome.latex
ila
.desktop.in
→
data/org.gnome.
gnome-
latex.desktop.in
View file @
badc8269
[Desktop Entry]
Name=LaTeX
ila
Name=
GNOME
LaTeX
_GenericName=LaTeX Editor
_Comment=Edit LaTeX documents
_Keywords=text;tex;latex;editor;documents;
Exec=latex
ila
%U
Icon=latex
ila
Exec=
gnome-
latex %U
Icon=
gnome-
latex
Terminal=false
Type=Application
StartupNotify=true
...
...
@@ -15,8 +15,8 @@ Actions=new-window;new-document;
[Desktop Action new-window]
_Name=Open a New Window
Exec=latex
ila
--new-window
Exec=
gnome-
latex --new-window
[Desktop Action new-document]
_Name=Open a New Document
Exec=latex
ila
--new-document
Exec=
gnome-
latex --new-document
data/org.gnome.latexila.appdata.xml.in
View file @
badc8269
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014-2017 - Sébastien Wilmet <swilmet@gnome.org> -->
<component
type=
"desktop"
>
<id>
org.gnome.latex
ila
.desktop
</id>
<id>
org.gnome.
gnome-
latex.desktop
</id>
<metadata_license>
CC0-1.0
</metadata_license>
<project_license>
GPL-3.0+
</project_license>
<name>
LaTeXila
</name>
...
...
po/POTFILES.in
View file @
badc8269
...
...
@@ -2,8 +2,8 @@
# Please keep this file sorted alphabetically.
[encoding: UTF-8]
data/build_tools/build_tools.pot
data/org.gnome.gnome-latex.desktop.in
data/org.gnome.latexila.appdata.xml.in
data/org.gnome.latexila.desktop.in
[type: gettext/gsettings]data/org.gnome.latexila.gschema.xml.in
data/templates/templates.pot
src/app_settings.vala
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment