All of lore.kernel.org
 help / color / mirror / Atom feed
From: Petr Lautrbach <plautrba@redhat.com>
To: selinux@vger.kernel.org
Cc: Topi Miettinen <toiwoton@gmail.com>
Subject: Re: [PATCH] sepolicy-gui: fix columns in transitions view #232
Date: Thu, 30 Apr 2020 16:42:17 +0200	[thread overview]
Message-ID: <20200430144217.GA139885@workstation> (raw)
In-Reply-To: <20200429171935.8619-1-toiwoton@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 2506 bytes --]

On Wed, Apr 29, 2020 at 08:19:35PM +0300, Topi Miettinen wrote:
> Delete an unused column from view "Application Transitions From". The
> second column displays names of the executable files instead of
> booleans.
> 
> Signed-off-by: Topi Miettinen <toiwoton@gmail.com>

Acked-by: Petr Lautrbach <plautrba@redhat.com>

Thanks!


> ---
>  python/sepolicy/sepolicy/sepolicy.glade | 12 +-----------
>  1 file changed, 1 insertion(+), 11 deletions(-)
> 
> diff --git a/python/sepolicy/sepolicy/sepolicy.glade b/python/sepolicy/sepolicy/sepolicy.glade
> index 8f6ad650..52407887 100644
> --- a/python/sepolicy/sepolicy/sepolicy.glade
> +++ b/python/sepolicy/sepolicy/sepolicy.glade
> @@ -2876,20 +2876,10 @@ Enabled</property>
>                                              </child>
>                                            </object>
>                                          </child>
> -                                        <child>
> -                                          <object class="GtkTreeViewColumn" id="treeviewcolumn27">
> -                                            <child>
> -                                              <object class="GtkCellRendererText" id="cellrenderertext34"/>
> -                                              <attributes>
> -                                                <attribute name="text">1</attribute>
> -                                              </attributes>
> -                                            </child>
> -                                          </object>
> -                                        </child>
>                                          <child>
>                                            <object class="GtkTreeViewColumn" id="executable_file_from">
>                                              <property name="resizable">True</property>
> -                                            <property name="title" translatable="yes">Boolean name</property>
> +                                            <property name="title" translatable="yes">Executable File</property>
>                                              <property name="expand">True</property>
>                                              <property name="clickable">True</property>
>                                              <property name="reorderable">True</property>
> -- 
> 2.26.2
> 

-- 
()  ascii ribbon campaign - against html e-mail 
/\  www.asciiribbon.org   - against proprietary attachments

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

      reply	other threads:[~2020-04-30 14:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-29 17:19 [PATCH] sepolicy-gui: fix columns in transitions view #232 Topi Miettinen
2020-04-30 14:42 ` Petr Lautrbach [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200430144217.GA139885@workstation \
    --to=plautrba@redhat.com \
    --cc=selinux@vger.kernel.org \
    --cc=toiwoton@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.