Displaying 10 results from an estimated 10 matches for "buttonbars".
Did you mean:
  buttonbar
  
2011 Jul 20
0
[PATCH] change restart button label to reboot
Signed-off-by: Joey Boggs <jboggs at redhat.com>
---
 scripts/ovirt-config-installer.py |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/scripts/ovirt-config-installer.py b/scripts/ovirt-config-installer.py
index 46b917b..1dba72a 100644
--- a/scripts/ovirt-config-installer.py
+++ b/scripts/ovirt-config-installer.py
@@ -35,7 +35,7 @@ BACK_BUTTON =
2006 Nov 15
1
compiz does not group windows
...g compiz in fc6 and have this problem (tryed 0.3.2 and still 
have the same issue):
When a window that have subwindows like gets minimized and I klick on it 
on the panels taskbar onle the subwindow shows up, but not the main 
window. I have to use alt+tab to open it. it also happens with floating 
buttonbars in openoffice so I add a list in openoffice it shows the bar 
with the buttons, I minimze it click on it on the taskbar and only the 
floating bar shows up, but not the office window which is really 
anoying. I can create a screencast showing this problem if you don't 
understand what I mean......
2010 Mar 26
2
file upload error(can't convert Tempfile into String)
i tried a method   to implementa file uploader  by  using amethod  below
this is ma  controlller   method   to upload
def save_imports
    Contactslist.save(params[:list])
    render :text => "File uploaded successfully"
this is ma view  file
.remote
  - form_for(@list, :url=> save_imports_list_path(@list, :format =>
"js"), :html => { :multipart => true,
2005 Mar 16
0
[Bug 2472] New: A different kind of the 'mkdir "*" failed: File exists' bug.
https://bugzilla.samba.org/show_bug.cgi?id=2472
           Summary: A different kind of the 'mkdir "*" failed: File exists'
                    bug.
           Product: rsync
           Version: 2.6.3
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: core
        AssignedTo:
2009 Jul 31
2
RFC: This patch is not being submitted for ACK...
...just looking for some feedback on the direction I'm going.
The code won't get all the way to the define stage since I'm in
the middle of retrofitting it to use virtinst instead of a home
spun node definition.
2009 Aug 31
1
Fixed patch...
This version of the patch includes feedback from jboggs at redhat.com, 
including fixes to the BuildRequires and Requires in the spec file.
2009 Sep 11
1
Text-based node administration tool
This patch obsoletes any previous ones. This is an upstream candidate,
so I'm looking for feedback so we can push this and start using it.
2009 Sep 14
1
Bugfixes...
This version fixes a few bugs found by jboggs. It also includes some
logging facilities that need to be fleshed out more.
2009 Sep 16
1
Final push candidate for nodeadmin tool...
This patch is ready for pushing upstream.
2009 Sep 16
1
Replacement that includes utils.py
The previous patch was missing this file. Resending.