git.openpandora.org
/
pandora-libraries.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8da4fd0
)
Brought back info for multi-app pnds; for some reason I'd just changed it so it was...
author
skeezix
<skeezix@flotsam-vm.(none)>
Fri, 12 Mar 2010 01:55:38 +0000
(20:55 -0500)
committer
skeezix
<skeezix@flotsam-vm.(none)>
Fri, 12 Mar 2010 01:55:38 +0000
(20:55 -0500)
lib/pnd_desktop.c
patch
|
blob
|
history
diff --git
a/lib/pnd_desktop.c
b/lib/pnd_desktop.c
index
da1b01d
..
8b05b07
100644
(file)
--- a/
lib/pnd_desktop.c
+++ b/
lib/pnd_desktop.c
@@
-248,7
+248,7
@@
unsigned char pnd_emit_dotinfo ( char *targetpath, char *pndrun, pnd_disco_t *p
// set up
- sprintf ( filename, "%s/%s#
info.desktop", targetpath, p -> unique_id
);
+ sprintf ( filename, "%s/%s#
%uinfo.desktop", targetpath, p -> unique_id, p -> subapp_number
);
// emit