044ec4c6fd
galculator is a GTK2-based scientific calculator with ordinary notation/reverse polish notation, different number bases (DEC, HEX, OCT, BIN) and different units of angular measure (DEG, RAD, GRAD).
13 lines
368 B
Plaintext
13 lines
368 B
Plaintext
$OpenBSD: patch-galculator_desktop_in,v 1.1.1.1 2003/06/25 21:58:05 naddy Exp $
|
|
--- galculator.desktop.in.orig Wed Jun 25 21:41:08 2003
|
|
+++ galculator.desktop.in Wed Jun 25 21:41:16 2003
|
|
@@ -1,7 +1,7 @@
|
|
[Desktop Entry]
|
|
Name=galculator
|
|
_Comment=Scientific calculator
|
|
-Exec=/usr/bin/galculator
|
|
+Exec=galculator
|
|
Icon=gnome-calc2.png
|
|
Terminal=false
|
|
Type=Application
|