summaryrefslogtreecommitdiffstats
path: root/git-gui.desktop
diff options
context:
space:
mode:
authorTodd Zullinger <tmz@fedoraproject.org>2009-06-06 01:45:16 +0000
committerTodd Zullinger <tmz@fedoraproject.org>2009-06-06 01:45:16 +0000
commite8f3787a2a4d1939e2e47e98cad6f610f46f19d1 (patch)
treef487a20fccbdaad29015c6419c414139f8188f88 /git-gui.desktop
parentff79f533a220d7bfb66b33517209edd82798b264 (diff)
downloadgit-package-e8f3787a2a4d1939e2e47e98cad6f610f46f19d1.tar.gz
git-package-e8f3787a2a4d1939e2e47e98cad6f610f46f19d1.tar.xz
git-package-e8f3787a2a4d1939e2e47e98cad6f610f46f19d1.zip
Update to git-1.6.3.2
- Require emacs >= 22.2 for emacs support (bug 495312) - Add a .desktop file for git-gui (bug 498801) - Set ASCIIDOC8 and ASCIIDOC_NO_ROFF to correct documentation issues, the sed hack to fix bug 485161 should no longer be needed - Escape newline in git-daemon xinetd description (bug 502393) - Add xinetd to git-daemon Requires (bug 504105) - Organize BuildRequires/Requires, drop redundant expat Requires - Only build noarch subpackages on Fedora >= 10 - Only build emacs and arch subpackages on Fedora - Handle curl/libcurl naming for EPEL and Fedora
Diffstat (limited to 'git-gui.desktop')
-rw-r--r--git-gui.desktop9
1 files changed, 9 insertions, 0 deletions
diff --git a/git-gui.desktop b/git-gui.desktop
new file mode 100644
index 0000000..f74f066
--- /dev/null
+++ b/git-gui.desktop
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Name=Git GUI
+GenericName=Git GUI
+Comment=A graphical interface to Git
+Exec=git gui
+Icon=/usr/share/git-gui/lib/git-gui.ico
+Terminal=false
+Type=Application
+Categories=Development;