summaryrefslogtreecommitdiff
path: root/drivemount/drivemount.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivemount/drivemount.c')
-rw-r--r--drivemount/drivemount.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivemount/drivemount.c b/drivemount/drivemount.c
index 5f525667..cf951a42 100644
--- a/drivemount/drivemount.c
+++ b/drivemount/drivemount.c
@@ -113,6 +113,7 @@ display_about_dialog (GtkAction *action,
};
gtk_show_about_dialog (NULL,
+ "title", _("About Disk Mounter"),
"version", VERSION,
"copyright", copyright,
"comments", _("Applet for mounting and unmounting block volumes."),