Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
xfce4-panel
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Xfce
xfce4-panel
Commits
7b3ccc7b
Commit
7b3ccc7b
authored
22 years ago
by
Jasper Huijsmans
Browse files
Options
Downloads
Patches
Plain Diff
Small cleanup
(Old svn revision: 3525)
parent
7aee3cea
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
AUTHORS
+1
-1
1 addition, 1 deletion
AUTHORS
plugins/clock/clock.c
+0
-1
0 additions, 1 deletion
plugins/clock/clock.c
with
1 addition
and
2 deletions
AUTHORS
+
1
−
1
View file @
7b3ccc7b
...
...
@@ -5,4 +5,4 @@ Biju Chacko <botsie@myrealbox.com>
Jens Luedicke <jens@irs-net.com>
Martin Loschwitz <madkiss@users.sourceforge.net>
Xavier Maillard <zedek@fxgsproject.org>
Michael
T.
Mosier" <michael@spyonit.com>
Michael Mosier" <michael@spyonit.com>
This diff is collapsed.
Click to expand it.
plugins/clock/clock.c
+
0
−
1
View file @
7b3ccc7b
...
...
@@ -537,7 +537,6 @@ void clock_add_options(Control * control, GtkContainer * container,
/* the options box */
vbox
=
gtk_vbox_new
(
FALSE
,
BORDER
);
gtk_container_set_border_width
(
GTK_CONTAINER
(
vbox
),
BORDER
);
gtk_widget_show
(
vbox
);
add_type_box
(
vbox
,
sg
,
cd
);
...
...
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