projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f2df94
)
Conform to GNU nomenclature.
author
John Darrington
<john@darrington.wattle.id.au>
Sat, 4 Jul 2020 06:38:33 +0000
(08:38 +0200)
committer
John Darrington
<john@darrington.wattle.id.au>
Sat, 4 Jul 2020 06:38:29 +0000
(08:38 +0200)
src/ui/gui/main.c
patch
|
blob
|
history
diff --git
a/src/ui/gui/main.c
b/src/ui/gui/main.c
index 9ca6d3836d1d72c9a24d734076bf4106be7f00fd..51d225765c12796d21cdaf1aff7f8f02dc5a8eea 100644
(file)
--- a/
src/ui/gui/main.c
+++ b/
src/ui/gui/main.c
@@
-281,7
+281,7
@@
on_open (GApplication *app, GFile **files, gint n_files, gchar * hint,
gpointer ud)
{
/* If the application is already open and we open another file
- via xdg-open on
l
inux or via the file manager, then open is
+ via xdg-open on
GNU/L
inux or via the file manager, then open is
called. Check if we already have a psppire window. */
if (find_psppire_window (app) == NULL)
post_initialise (app);