Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 136619 Details for
Bug 198647
gnome-extra/avant-window-navigator-extras-0.2.1 file collision with notification-daemon-0.3.7
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
schemas.diff
awn.patch (text/plain), 5.17 KB, created by
Pacho Ramos
on 2007-11-21 17:06:10 UTC
(
hide
)
Description:
schemas.diff
Filename:
MIME Type:
Creator:
Pacho Ramos
Created:
2007-11-21 17:06:10 UTC
Size:
5.17 KB
patch
obsolete
>--- /etc/gconf/schemas/notification-daemon.schemas 2007-07-13 20:07:49.000000000 +0200 >+++ /var/tmp/portage/gnome-extra/avant-window-navigator-extras-0.2.1/image/etc/gconf/schemas/notification-daemon.schemas 2007-11-21 17:53:36.258938601 +0100 >@@ -11,16 +11,6 @@ > <short>Popup location</short> > <long>Default popup location on the workspace for stack notifications. Allowed values: "top_left","top_right","bottom_left" and "bottom_right"</long> > </locale> >- >- <locale name="de"> >- <short>Popup Position</short> >- >- </locale> >- >- <locale name="sv"> >- <short>Popup-position</short> >- <long>Standardposition för popup-rutor på arbetsutan för notifieringar. Tillåtna värden: "top_left","top_right","bottom_left" och "bottom_right"</long> >- </locale> > </schema> > > <schema> >@@ -33,22 +23,103 @@ > <short>Current theme</short> > <long>The theme used when displaying notifications.</long> > </locale> >+ </schema> >+ >+ <schema> >+ <key>/schemas/apps/avant-window-navigator/applets/awn-notification-daemon/kill_standard_daemon</key> >+ <applyto>/apps/avant-window-navigator/applets/awn-notification-daemon/kill_standard_daemon</applyto> >+ <owner>awn-notification-daemon</owner> >+ <type>bool</type> >+ <default>1</default> >+ <locale name="C"> >+ <short>Kill notification-daemon</short> >+ <long>Whether to attempt to kill any running notification-daemons.</long> >+ </locale> >+ </schema> >+ >+ <schema> >+ <key>/schemas/apps/avant-window-navigator/applets/awn-notification-daemon/honour_client_posxy</key> >+ <applyto>/apps/avant-window-navigator/applets/awn-notification-daemon/honour_client_posxy</applyto> >+ <owner>awn-notification-daemon</owner> >+ <type>bool</type> >+ <default>1</default> >+ <locale name="C"> >+ <short>Honour Client positioning requests</short> >+ <long>Whether to honour client notification window positioning requests.</long> >+ </locale> >+ </schema> >+ >+ <schema> >+ <key>/schemas/apps/avant-window-navigator/applets/awn-notification-daemon/honour_gtk</key> >+ <applyto>/apps/avant-window-navigator/applets/awn-notification-daemon/honour_gtk</applyto> >+ <owner>awn-notification-daemon</owner> >+ <type>bool</type> >+ <default>1</default> >+ <locale name="C"> >+ <short>Honour gtk theme colours</short> >+ <long>Whether to gtk colour scheme.</long> >+ </locale> >+ </schema> > >- <locale name="de"> >- <short>Aktuelles Thema</short> >- <long>Das Thema um Benachrichtigungen anzuzeigen.</long> >+ <schema> >+ <key>/schemas/apps/avant-window-navigator/applets/awn-notification-daemon/bg_colour</key> >+ <applyto>/apps/avant-window-navigator/applets/awn-notification-daemon/bg_colour</applyto> >+ <owner>awn-notification-daemon</owner> >+ <type>string</type> >+ <default>0a0a0aa0</default> >+ <locale name="C"> >+ <short>Background Colour</short> >+ <long>Background colour in the form (Hex) rrggbbaa.</long> > </locale> >+ </schema> >+ >+ <schema> >+ <key>/schemas/apps/avant-window-navigator/applets/awn-notification-daemon/text_colour</key> >+ <applyto>/apps/avant-window-navigator/applets/awn-notification-daemon/text_colour</applyto> >+ <owner>awn-notification-daemon</owner> >+ <type>string</type> >+ <default>ddddddff</default> >+ <locale name="C"> >+ <short>Text Colour</short> >+ <long>Text colour in the form (Hex) rrggbbaa. Currently the alpha component is ignored</long> >+ </locale> >+ </schema> > >- <locale name="nl"> >- <short>Huidige thema</short> >- <long>Het thema dat voor de berichtweergave wordt gebruikt.</long> >+ <schema> >+ <key>/schemas/apps/avant-window-navigator/applets/awn-notification-daemon/border_colour</key> >+ <applyto>/apps/avant-window-navigator/applets/awn-notification-daemon/border_colour</applyto> >+ <owner>awn-notification-daemon</owner> >+ <type>string</type> >+ <default>f0f0f0ee</default> >+ <locale name="C"> >+ <short>Border Colour</short> >+ <long>Border colour in the form (Hex) rrggbbaa. Also use for the timer widget</long> > </locale> >+ </schema> > >- <locale name="sv"> >- <short>Aktuellt tema</short> >- <long>Temat som används för visning av notifieringar.</long> >+ <schema> >+ <key>/schemas/apps/avant-window-navigator/applets/awn-notification-daemon/border_width</key> >+ <applyto>/apps/avant-window-navigator/applets/awn-notification-daemon/border_width</applyto> >+ <owner>awn-notification-daemon</owner> >+ <type>int</type> >+ <default>3</default> >+ <locale name="C"> >+ <short>Boder Width</short> >+ <long>Border Width. A value of 0 indicates that is should not be drawn.</long> > </locale> > </schema> > >+ <schema> >+ <key>/schemas/apps/avant-window-navigator/applets/awn-notification-daemon/gradient_factor</key> >+ <applyto>/apps/avant-window-navigator/applets/awn-notification-daemon/gradient_factor</applyto> >+ <owner>awn-notification-daemon</owner> >+ <type>float</type> >+ <default>0.7</default> >+ <locale name="C"> >+ <short>Gradient Factor</short> >+ <long>Gradient Factor applied to the notification window. Range of 0 to 1. The lower the number the more noticeable the effect.</long> >+ </locale> >+ </schema> >+ > </schemalist> > </gconfschemafile>
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 198647
:
136619
|
137879