Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
gajim
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Weblate
gajim
Commits
b535f6a1
Commit
b535f6a1
authored
19 years ago
by
nkour
Browse files
Options
Downloads
Patches
Plain Diff
use gtk about for menuitem
parent
be68678b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/gtkgui.glade
+11
-23
11 additions, 23 deletions
src/gtkgui.glade
with
11 additions
and
23 deletions
src/gtkgui.glade
+
11
−
23
View file @
b535f6a1
...
...
@@ -47,7 +47,7 @@
<property name="use_underline">True</property>
<child internal-child="image">
<widget class="GtkImage" id="image1
019
">
<widget class="GtkImage" id="image1
131
">
<property name="visible">True</property>
<property name="stock">gtk-new</property>
<property name="icon_size">1</property>
...
...
@@ -67,7 +67,7 @@
<property name="use_underline">True</property>
<child internal-child="image">
<widget class="GtkImage" id="image1
020
">
<widget class="GtkImage" id="image1
132
">
<property name="visible">True</property>
<property name="stock">gtk-connect</property>
<property name="icon_size">1</property>
...
...
@@ -93,7 +93,7 @@
<property name="use_underline">True</property>
<child internal-child="image">
<widget class="GtkImage" id="image1
021
">
<widget class="GtkImage" id="image1
133
">
<property name="visible">True</property>
<property name="stock">gtk-add</property>
<property name="icon_size">1</property>
...
...
@@ -113,7 +113,7 @@
<property name="use_underline">True</property>
<child internal-child="image">
<widget class="GtkImage" id="image1
022
">
<widget class="GtkImage" id="image1
134
">
<property name="visible">True</property>
<property name="stock">gtk-find</property>
<property name="icon_size">1</property>
...
...
@@ -154,21 +154,9 @@
<child>
<widget class="GtkImageMenuItem" id="about_menuitem">
<property name="visible">True</property>
<property name="label"
translatable="yes">_A
bout</property>
<property name="use_
underline
">True</property>
<property name="label"
>gtk-a
bout</property>
<property name="use_
stock
">True</property>
<signal name="activate" handler="on_about_menuitem_activate" last_modification_time="Tue, 01 Mar 2005 22:56:45 GMT"/>
<child internal-child="image">
<widget class="GtkImage" id="image1023">
<property name="visible">True</property>
<property name="stock">gtk-about</property>
<property name="icon_size">1</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
<property name="ypad">0</property>
</widget>
</child>
</widget>
</child>
...
...
@@ -187,7 +175,7 @@
<accelerator key="Q" modifiers="GDK_CONTROL_MASK" signal="activate"/>
<child internal-child="image">
<widget class="GtkImage" id="image1
024
">
<widget class="GtkImage" id="image1
135
">
<property name="visible">True</property>
<property name="stock">gtk-quit</property>
<property name="icon_size">1</property>
...
...
@@ -222,7 +210,7 @@
<accelerator key="A" modifiers="GDK_CONTROL_MASK" signal="activate"/>
<child internal-child="image">
<widget class="GtkImage" id="image1
025
">
<widget class="GtkImage" id="image1
136
">
<property name="visible">True</property>
<property name="stock">gtk-network</property>
<property name="icon_size">1</property>
...
...
@@ -244,7 +232,7 @@
<accelerator key="T" modifiers="GDK_CONTROL_MASK" signal="activate"/>
<child internal-child="image">
<widget class="GtkImage" id="image1
026
">
<widget class="GtkImage" id="image1
137
">
<property name="visible">True</property>
<property name="stock">gtk-file</property>
<property name="icon_size">1</property>
...
...
@@ -265,7 +253,7 @@
<signal name="activate" handler="on_profile_avatar_activate" last_modification_time="Thu, 09 Jun 2005 22:22:16 GMT"/>
<child internal-child="image">
<widget class="GtkImage" id="image1
027
">
<widget class="GtkImage" id="image1
138
">
<property name="visible">True</property>
<property name="stock">gtk-properties</property>
<property name="icon_size">1</property>
...
...
@@ -293,7 +281,7 @@
<accelerator key="P" modifiers="GDK_CONTROL_MASK" signal="activate"/>
<child internal-child="image">
<widget class="GtkImage" id="image1
028
">
<widget class="GtkImage" id="image1
139
">
<property name="visible">True</property>
<property name="stock">gtk-preferences</property>
<property name="icon_size">1</property>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment