The lack of comprehensiveness of the .cvsignore files were making it hard
2005-02-01 Elijah Newren <newren@gmail.com> The lack of comprehensiveness of the .cvsignore files were making it hard to find the files missing from the commit (see bug 143487, comment 35). This should fix that... :)
This commit is contained in:
parent
1a6babf14b
commit
74b81bcaae
14 changed files with 16 additions and 1 deletions
|
@ -34,3 +34,5 @@ intltool-*
|
||||||
confdefs.h
|
confdefs.h
|
||||||
libgswitchit
|
libgswitchit
|
||||||
libsound
|
libsound
|
||||||
|
depcomp
|
||||||
|
stamp-h1
|
||||||
|
|
|
@ -2,3 +2,4 @@
|
||||||
Makefile
|
Makefile
|
||||||
Makefile.in
|
Makefile.in
|
||||||
gnome-at-properties
|
gnome-at-properties
|
||||||
|
at-properties.desktop.in
|
||||||
|
|
|
@ -9,3 +9,4 @@ Makefile.in
|
||||||
*.glade.bak
|
*.glade.bak
|
||||||
gnome-accessibility-keyboard-properties
|
gnome-accessibility-keyboard-properties
|
||||||
accessibility-keyboard.desktop
|
accessibility-keyboard.desktop
|
||||||
|
accessibility-keyboard.desktop.in
|
||||||
|
|
|
@ -4,3 +4,4 @@ Makefile.in
|
||||||
.libs
|
.libs
|
||||||
gnome-default-applications-properties
|
gnome-default-applications-properties
|
||||||
default-applications.desktop
|
default-applications.desktop
|
||||||
|
default-applications.desktop.in
|
||||||
|
|
|
@ -4,3 +4,4 @@ Makefile.in
|
||||||
.libs
|
.libs
|
||||||
gnome-display-properties
|
gnome-display-properties
|
||||||
display-properties.desktop
|
display-properties.desktop
|
||||||
|
display-properties.desktop.in
|
||||||
|
|
|
@ -4,3 +4,4 @@ Makefile.in
|
||||||
.libs
|
.libs
|
||||||
gnome-font-properties
|
gnome-font-properties
|
||||||
font-properties.desktop
|
font-properties.desktop
|
||||||
|
font-properties.desktop.in
|
||||||
|
|
|
@ -2,3 +2,4 @@ Makefile
|
||||||
Makefile.in
|
Makefile.in
|
||||||
gnome-keybinding-properties
|
gnome-keybinding-properties
|
||||||
keybinding.desktop
|
keybinding.desktop
|
||||||
|
keybinding.desktop.in
|
||||||
|
|
|
@ -7,3 +7,4 @@ Makefile.in
|
||||||
*.la
|
*.la
|
||||||
gnome-mouse-properties
|
gnome-mouse-properties
|
||||||
*.desktop
|
*.desktop
|
||||||
|
gnome-settings-mouse.desktop.in
|
||||||
|
|
|
@ -7,3 +7,4 @@ Makefile.in
|
||||||
*.o
|
*.o
|
||||||
gnome-network-preferences
|
gnome-network-preferences
|
||||||
gnome-network-preferences.desktop
|
gnome-network-preferences.desktop
|
||||||
|
gnome-network-preferences.desktop.in
|
||||||
|
|
|
@ -8,3 +8,4 @@ Makefile.in
|
||||||
gnome-sound-properties
|
gnome-sound-properties
|
||||||
sound.desktop
|
sound.desktop
|
||||||
gnome-settings-sound.desktop
|
gnome-settings-sound.desktop
|
||||||
|
gnome-settings-sound.desktop.in
|
||||||
|
|
|
@ -4,3 +4,4 @@ Makefile
|
||||||
.libs
|
.libs
|
||||||
gnome-theme-manager
|
gnome-theme-manager
|
||||||
gtk-theme-selector.desktop
|
gtk-theme-selector.desktop
|
||||||
|
gtk-theme-selector.desktop.in
|
||||||
|
|
|
@ -7,4 +7,5 @@ Makefile.in
|
||||||
*.o
|
*.o
|
||||||
gnome-ui-properties
|
gnome-ui-properties
|
||||||
gnome-ui-properties.desktop
|
gnome-ui-properties.desktop
|
||||||
|
gnome-ui-properties.desktop.in
|
||||||
behavior.desktop
|
behavior.desktop
|
||||||
|
|
|
@ -7,5 +7,6 @@ Makefile.in
|
||||||
*.la
|
*.la
|
||||||
gnome-window-properties
|
gnome-window-properties
|
||||||
window-properties.desktop
|
window-properties.desktop
|
||||||
|
window-properties.desktop.in
|
||||||
*.oaf
|
*.oaf
|
||||||
*.gladep
|
*.gladep
|
|
@ -6,6 +6,7 @@ Makefile
|
||||||
.thumbnails
|
.thumbnails
|
||||||
gnome-control-center
|
gnome-control-center
|
||||||
gnomecc.desktop
|
gnomecc.desktop
|
||||||
|
gnomecc.desktop.in
|
||||||
Gnome.directory
|
Gnome.directory
|
||||||
GNOME_ControlCenter.server
|
GNOME_ControlCenter.server
|
||||||
GNOME_ControlCenter.server.in
|
GNOME_ControlCenter.server.in
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue