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 211701 Details for
Bug 313031
Substandard .desktop file (patch against latest SVN attached) + XDG autostart problem
[?]
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]
Should fix .desktop problems + use XDG directory instead of gnome-only one
network-manager-applet.desktop.patch (text/plain), 1.37 KB, created by
Stéphane Loeuillet
on 2007-09-30 12:50:31 UTC
(
hide
)
Description:
Should fix .desktop problems + use XDG directory instead of gnome-only one
Filename:
MIME Type:
Creator:
Stéphane Loeuillet
Created:
2007-09-30 12:50:31 UTC
Size:
1.37 KB
patch
obsolete
>Index: src/Makefile.am >=================================================================== >--- src/Makefile.am (révision 207) >+++ src/Makefile.am (copie de travail) >@@ -10,7 +10,7 @@ > -DGLADEDIR=\""$(gladedir)"\" \ > -DBINDIR=\""$(bindir)"\" \ > -DSYSCONFDIR=\""$(sysconfdir)"\" \ >- -DAUTOSTARTDIR=\""$(datadir)/gnome/autostart"\" \ >+ -DAUTOSTARTDIR=\""$(sysconfdir)/xdg/autostart"\" \ > -DVPN_NAME_FILES_DIR=\""$(sysconfdir)/NetworkManager/VPN"\" \ > -DDBUS_API_SUBJECT_TO_CHANGE \ > -DGNOMELOCALEDIR=\"$(datadir)/locale\" \ >Index: nm-applet.desktop >=================================================================== >--- nm-applet.desktop (révision 207) >+++ nm-applet.desktop (copie de travail) >@@ -1,12 +1,10 @@ > [Desktop Entry] >-Encoding=UTF-8 > Name=Network Manager > Comment=Network Manager applet > Icon=nm-device-wireless > Exec=nm-applet --sm-disable > Terminal=false > Type=Application >-Categories= > OnlyShowIn=GNOME;XFCE; > X-GNOME-Bugzilla-Bugzilla=GNOME > X-GNOME-Bugzilla-Product=NetworkManager >Index: Makefile.am >=================================================================== >--- Makefile.am (révision 207) >+++ Makefile.am (copie de travail) >@@ -15,5 +15,5 @@ > > DISTCLEANFILES = intltool-extract intltool-merge intltool-update > >-autostartdir = $(datadir)/gnome/autostart >+autostartdir = $(sysconfdir)/xdg/autostart > autostart_DATA = nm-applet.desktop
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 313031
: 211701