Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 389898 Details for
Bug 529880
gnome-extra/cinnamon-2.4.3 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
diff file for set wheel patch
set-wheel.patch.diff (text/plain), 1.96 KB, created by
Allen Holl
on 2014-11-20 16:04:29 UTC
(
hide
)
Description:
diff file for set wheel patch
Filename:
MIME Type:
Creator:
Allen Holl
Created:
2014-11-20 16:04:29 UTC
Size:
1.96 KB
patch
obsolete
>--- a/gnome-extra/cinnamon/files/cinnamon-2.2.16-set-wheel.patch 2014-10-07 07:38:11.000000000 -0400 >+++ b/gnome-extra/cinnamon/files/cinnamon-2.4.3-set-wheel.patch 2014-11-02 14:30:00.158584000 -0500 >@@ -1,11 +1,11 @@ > --- a/files/usr/lib/cinnamon-settings-users/cinnamon-settings-users.py > +++ b/files/usr/lib/cinnamon-settings-users/cinnamon-settings-users.py >-@@ -144,12 +144,11 @@ class EditableEntry (Gtk.Notebook): >+@@ -145,12 +145,11 @@ > > class PasswordDialog(Gtk.Dialog): > > - def __init__ (self, user, password_mask, group_mask): >-+ def __init__ (self, user, password_mask): >++ def __init__ (self, user, password_mask): > super(PasswordDialog, self).__init__() > > self.user = user >@@ -14,7 +14,7 @@ > > self.set_modal(True) > self.set_skip_taskbar_hint(True) >-@@ -215,12 +214,6 @@ class PasswordDialog(Gtk.Dialog): >+@@ -216,12 +215,6 @@ > def change_password(self): > newpass = self.new_password.get_text() > self.user.set_password(newpass, "") >@@ -27,7 +27,7 @@ > self.password_mask.set_text(u'\u2022\u2022\u2022\u2022\u2022\u2022') > self.destroy() > >-@@ -515,7 +508,7 @@ class Module: >+@@ -516,7 +509,7 @@ > model, treeiter = self.users_treeview.get_selection().get_selected() > if treeiter != None: > user = model[treeiter][INDEX_USER_OBJECT] >@@ -36,7 +36,7 @@ > response = dialog.run() > > def _on_groups_button_clicked(self, widget): >-@@ -745,11 +738,11 @@ class Module: >+@@ -746,11 +739,11 @@ > pixbuf = GdkPixbuf.Pixbuf.new_from_file_at_size("/usr/share/cinnamon/faces/user-generic.png", 48, 48) > description = "<b>%s</b>\n%s" % (fullname, username) > piter = self.users.append(None, [new_user, pixbuf, description]) >@@ -50,4 +50,4 @@ > + os.system("usermod %s -G %s" % (username, username)) > self.load_groups() > dialog.destroy() >- >+
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 529880
:
389766
|
389768
|
389770
|
389772
|
389774
|
389776
|
389778
|
389888
|
389890
|
389892
|
389894
|
389896
| 389898