summaryrefslogtreecommitdiff
path: root/git-gui.desktop
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-10-31 07:35:31 +0000
committerCoprDistGit <infra@openeuler.org>2024-10-31 07:35:31 +0000
commit0436e214d64cf06bc49ec9f3f4d964ea315a27a0 (patch)
treeff1bfaed17d60428e1e28b92ca60d43375d9b649 /git-gui.desktop
parent5b045a3c71baeb6e4a68ba2048bf8d0212ad67e0 (diff)
automatic import of git
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;