Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 91443 Details for
Bug 139855
media-libs/libinstrudeo - new ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
files/0.1.1-font_commentboxes_path.patch
0.1.1-font_commentboxes_path.patch (text/plain), 1.61 KB, created by
Tiziano Müller (RETIRED)
on 2006-07-11 03:19:36 UTC
(
hide
)
Description:
files/0.1.1-font_commentboxes_path.patch
Filename:
MIME Type:
Creator:
Tiziano Müller (RETIRED)
Created:
2006-07-11 03:19:36 UTC
Size:
1.61 KB
patch
obsolete
>diff -Naur libinstrudeo-0.1.1/src/data/commentboxes/Makefile.am libinstrudeo-0.1.1.new/src/data/commentboxes/Makefile.am >--- libinstrudeo-0.1.1/src/data/commentboxes/Makefile.am 2006-07-07 15:58:42.000000000 +0200 >+++ libinstrudeo-0.1.1.new/src/data/commentboxes/Makefile.am 2006-07-09 23:20:55.000000000 +0200 >@@ -1,3 +1,3 @@ >-commentboxesdir = /etc/instrudeo/commentboxes >+commentboxesdir = /usr/share/instrudeo/commentboxes > dist_commentboxes_DATA = roundedbox.mtl roundedbox.obj textballoon2D.mtl\ > textballoon2D.obj textballoon.mtl textballoon.obj >diff -Naur libinstrudeo-0.1.1/src/data/fonts/Makefile.am libinstrudeo-0.1.1.new/src/data/fonts/Makefile.am >--- libinstrudeo-0.1.1/src/data/fonts/Makefile.am 2006-07-07 15:33:59.000000000 +0200 >+++ libinstrudeo-0.1.1.new/src/data/fonts/Makefile.am 2006-07-09 23:21:07.000000000 +0200 >@@ -1,2 +1,2 @@ >-fontsdir = /etc/instrudeo/fonts >+fontsdir = /usr/share/instrudeo/fonts > dist_fonts_DATA = FreeSans.ttf >diff -Naur libinstrudeo-0.1.1/src/libinstrudeo/isdcommentbox.h libinstrudeo-0.1.1.new/src/libinstrudeo/isdcommentbox.h >--- libinstrudeo-0.1.1/src/libinstrudeo/isdcommentbox.h 2006-07-07 18:50:07.000000000 +0200 >+++ libinstrudeo-0.1.1.new/src/libinstrudeo/isdcommentbox.h 2006-07-09 23:22:36.000000000 +0200 >@@ -50,7 +50,7 @@ > * a ISDApplicationSettings class (see isdprocessd for an example) that parses > * a configuration file instead. > */ >-#define BASE_CONFIG_DIR "/etc/instrudeo" >+#define BASE_CONFIG_DIR "/usr/share/instrudeo" > #define COMMENTBOXES_DIR_NAME (string(BASE_CONFIG_DIR)+string(DIR_DELIM)+string("commentboxes")) > #define FONTS_DIR_NAME "fonts" > #define FONT_SCALE_SIZE 0.75
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 139855
:
91342
|
91442
| 91443 |
91444
|
160053
|
160054