summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
authorSteve Zesch <[email protected]>2012-03-29 21:58:57 -0400
committerSteve Zesch <[email protected]>2012-03-29 21:58:57 -0400
commit835cc7a0e7689947a28778244356a547760a9d1b (patch)
treecfea77aea1b579e28bb8da48f63f2b101a920e48 /src/main.c
parentbdd1cbc1c0f8855e4b5b2db3debb4813e2ccf364 (diff)
downloadengrampa-835cc7a0e7689947a28778244356a547760a9d1b.tar.bz2
engrampa-835cc7a0e7689947a28778244356a547760a9d1b.tar.xz
Changed refrences of File Roller to Engrampa
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index c8471d6..3821a88 100644
--- a/src/main.c
+++ b/src/main.c
@@ -311,7 +311,7 @@ main (int argc, char **argv)
g_option_context_free (context);
- g_set_application_name (_("File Roller"));
+ g_set_application_name (_("Engrampa"));
gtk_window_set_default_icon_name ("engrampa");
client = egg_sm_client_get ();