Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
home:lafenghu
compizconfig-settings-manager
compizconfig-settings-manager-profile-extension...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File compizconfig-settings-manager-profile-extensions.patch of Package compizconfig-settings-manager
Index: ccm/Pages.py =================================================================== --- ccm/Pages.py.orig +++ ccm/Pages.py @@ -840,6 +840,8 @@ class ProfileBackendPage(object): dlg.set_markup(_("Do you want to skip default option values while exporting your profile?")) ret = dlg.run() dlg.destroy() + if not path.endswith(".profile"): + path = "%s.profile" % path self.Context.Export(path, ret == gtk.RESPONSE_YES) def ImportProfileDialog (self, main):
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor