Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 289938 Details for
Bug 344711
kde-settings: Use fedora-bookmarks in konqueror
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch against kde-settings.spec to inlcude bookmarks
kde-settings-bookmarks.patch (text/plain), 1.58 KB, created by
Sebastian Vahl
on 2007-12-18 20:45:55 UTC
(
hide
)
Description:
Patch against kde-settings.spec to inlcude bookmarks
Filename:
MIME Type:
Creator:
Sebastian Vahl
Created:
2007-12-18 20:45:55 UTC
Size:
1.58 KB
patch
obsolete
>--- kde-settings.spec 2007-12-18 21:40:59.000000000 +0100 >+++ kde-settings.spec.new 2007-12-18 21:40:09.000000000 +0100 >@@ -4,7 +4,7 @@ > Summary: Config files for kde > Name: kde-settings > Version: 4.0 >-Release: 5%{?dist} >+Release: 6%{?dist} > > Group: System Environment/Base > License: Public Domain >@@ -15,6 +15,8 @@ > Source2: kde.pam > Source3: kdm-np.pam > Source4: pulseaudio.sh >+Source5: fedora-bookmarks.sh >+Source6: bookmarks.xml > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > BuildArch: noarch > >@@ -86,6 +88,11 @@ > # pulseaudio (auto)start > install -p -m755 -D %{SOURCE4} %{buildroot}%{_sysconfdir}/kde/env/pulseaudio.sh > >+# fedora-bookmarks >+install -p -m755 -D %{SOURCE5} %{buildroot}%{_sysconfdir}/kde/env/fedora-bookmarks.sh >+install -p -m644 -D %{SOURCE6} %{buildroot}%{_datadir}/kde-settings/kde-profile/default/share/apps/konqueror/bookmarks.xml >+ >+ > > %clean > rm -rf %{buildroot} >@@ -111,6 +118,8 @@ > %defattr(-,root,root,-) > %config(noreplace) /etc/pam.d/kcheckpass > %config(noreplace) /etc/pam.d/kscreensaver >+%{_sysconfdir}/kde/env/*.sh >+%exclude %{_sysconfdir}/kde/env/pulseaudio.sh > %{_sysconfdir}/skel/.kde/ > # drop noreplace, so we can be sure to get the new kiosk bits > %config %{_sysconfdir}/kderc >@@ -137,10 +146,13 @@ > > %files pulseaudio > %defattr(-,root,root,-) >-%{_sysconfdir}/kde/env/*.sh >+%{_sysconfdir}/kde/env/pulseaudio.sh > > > %changelog >+* Tue Dec 18 2007 Sebastian Vahl <fedora@deadbabylon.de> 4.0-6 >+- added default bookmarks (imported from fedora-bookmarks) >+ > * Wed Dec 12 2007 Than Ngo <than@redhat.com> 4.0-5 > - add missing kdm-np pam, bz421931 >
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 344711
:
235661
|
239661
|
239671
|
289937
| 289938 |
294932